summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-31 22:22:55 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-31 22:22:55 +0200
commit5c6ea3d45cd7658056e8741e39a31e3502db9f62 (patch)
treef65658cef77c098c263063f540e33a23fe69a6f0
parent3f8f6c077c6b79dedb316732867867f2e135174b (diff)
downloadgnutls-5c6ea3d45cd7658056e8741e39a31e3502db9f62.tar.gz
doc update
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88be540b35..84c330ae90 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.3.17 (unreleased)
+
+** libgnutls: Fix issue with server side sending the status request
+ extension even when not requested. Reported by Jeremy Harris.
+
+** API and ABI modifications:
+ No changes since last version.
+
+
* Version 3.3.16 (released 2015-07-12)
** libgnutls: Allow compilation with nettle 3.0 or later