diff options
author | Kamil Dudka <kdudka@redhat.com> | 2014-04-17 13:27:39 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2014-04-22 22:56:14 +0200 |
commit | 8868a226cdad66a9a07d6e3f168884817592a1df (patch) | |
tree | 510bc8ec34691d9c156d30228e60dcea7708c0d4 /RELEASE-NOTES | |
parent | a43bba3a34ed8912c4ca10f213590d1998ba0d29 (diff) |
nss: implement non-blocking SSL handshake
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f1ba02221..9bf6e7585 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,6 +16,7 @@ This release includes the following changes: o sasl: Added DIGEST-MD5 qop-option validation in native challange handling o imap: Expanded mailbox SEARCH support to use URL query strings [7] o imap: Extended FETCH support to include PARTIAL URL specifier [7] + o nss: implement non-blocking SSL handshake o This release includes the following bugfixes: |