aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2014-10-20 18:18:57 +0200
committerKamil Dudka <kdudka@redhat.com>2014-10-20 18:55:51 +0200
commit0aecdf682895b42c25b232e91529f48bdf7738b3 (patch)
treee541e39a24bbecb0b93334dd1d7c8d57425a37af /RELEASE-NOTES
parent8ed66f98a954cfce92f770adeb2320deb1ea700e (diff)
nss: reset SSL handshake state machine
... when the handshake succeeds This fixes a connection failure when FTPS handle is reused.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1ff656e75..6c4c7707d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -34,6 +34,7 @@ This release includes the following bugfixes:
o Cmake: Avoid cycle directory dependencies
o Cmake: Build with GSSAPI (MIT or Heimdal)
o vtls: provide backend defines for internal source code
+ o nss: fix a connection failure when FTPS handle is reused
This release includes the following known bugs: