From: Nikos Mavrogiannopoulos Date: Sun, 1 May 2011 09:23:41 +0000 (+0200) Subject: documented previous updates. X-Git-Tag: gnutls_2_99_2~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a65dcbbf9c36047e1df51f360873d40bddf72902;p=thirdparty%2Fgnutls.git documented previous updates. --- diff --git a/NEWS b/NEWS index 79364ef08a..00ced7cb6c 100644 --- 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.