summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.