summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-12 11:37:58 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-12 11:39:27 +0100
commit90e377f3a58149cfa9bca884af70732683b170c7 (patch)
tree9cd456d784db2bbc6f5de002225e1add0e2b06ae /NEWS
parenta5b4a5258f03de2e66f8cf0d019be6353d69c4ad (diff)
downloadgnutls-90e377f3a58149cfa9bca884af70732683b170c7.tar.gz
corrected ssl3 record version sending in client hello.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 949b2b331d..6b50260844 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ See the end for copying conditions.
* Version 2.xx.y (unreleased)
+** libgnutls: Corrected default behavior in record version of Client Hellos.
+
** libgnutls-openssl: modified to use modern gnutls' functions.
This introduces an ABI incompatibility with previous versions.