]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented previous updates.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 1 May 2011 09:23:41 +0000 (11:23 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 1 May 2011 09:23:41 +0000 (11:23 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 79364ef08aef0d1208d0a42667795bb716330316..00ced7cb6c8ba2b97c23591367cbcc06e29a287e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,14 +5,18 @@ See the end for copying conditions.
 
 * Version 2.99.1 (released 2011-04-23)
 
+** libgnutls: LZO support was removed.
+
+** libgnutls: Corrections in SSLv2 client hello parsing.
+
 ** libgnutls: Added support for AES-NI if detected. Uses
 Andy Polyakov's AES-NI code.
 
-* libgnutls: Restored HMAC-MD5 for compatibility. Although considered 
+** libgnutls: Restored HMAC-MD5 for compatibility. Although considered 
 weak, several sites require it for connection. It is enabled for
 "NORMAL" and "PERFORMANCE" priority strings.
 
-* libgnutls: depend on libdl.
+** libgnutls: depend on libdl.
 
 ** libgnutls-extra: Dropped support of LZO compression via liblzo.