summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-01-10 08:23:12 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-01-10 08:23:12 +0100
commitc117377608283a33e7977539ecd776d50a766fad (patch)
tree8015a8f34b5a754e777e5103f2cae9656fe75c42
parent3c7648bbbf6ee8f3870bf14b4b7092b6c4dcbd3b (diff)
downloadgnutls-c117377608283a33e7977539ecd776d50a766fad.tar.gz
doc update [ci skip]
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cfedd70ae7..86748ca058 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,16 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.4.9 (unreleased)
+
+** libgnutls: Corrected ALPN protocol negotiation. Before GnuTLS would negotiate
+ the last commonly supported protocol, rather than the first. Reported by
+ Remi Denis-Courmont (#63).
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.4.8 (released 2016-01-08)
** libgnutls: Corrected memory leak in gnutls_pubkey_import_privkey() when