summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-06-16 11:53:55 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-06-21 16:39:09 +0200
commit3f7a62db6096695251e5507c034e8024625a776a (patch)
tree77aa33979b640f7760b2e3894d03ee1650f8b86e
parentecb0214ae45639e66bcab8a967a2ad01cede0d9f (diff)
downloadgnutls-3f7a62db6096695251e5507c034e8024625a776a.tar.gz
doc update [ci skip]
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e3feeaaa4..c79e09ad07 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,18 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2016 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.5.2 (unreleased)
+
+** libgnutls: Fixed DTLS handshake packet reconstruction. Reported by
+ Guillaume Roguez.
+
+** libgnutls: Corrected the writing of PKCS#11 CKA_SERIAL_NUMBER. Report
+ and fix by Stanislav Židek.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.5.1 (released 2016-06-14)
** libgnutls: The SSL 3.0 protocol support can completely be removed