summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-21 12:44:19 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-21 12:44:19 +0100
commit0ff2e657fcfa53f0bb6324599802ef1f083460d7 (patch)
treeb10e49a95540c5babfd340e33f5f975360282c8f
parent363c250bf5334f502e5b5918e1deb3d51ce7fdba (diff)
downloadgnutls-0ff2e657fcfa53f0bb6324599802ef1f083460d7.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a23d8afa83..d942433820 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2016 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.3.28 (unreleased)
+
+** libgnutls: Fixed issue when rehandshaking without a client certificate in
+ a session which initially used one. Reported by Frantisek Sumsal.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.3.27 (released 2017-03-06)
** libgnutls: read the pin-value attribute if the p11-kit version allows it.