From: Nikos Mavrogiannopoulos Date: Mon, 24 Oct 2011 13:59:29 +0000 (+0200) Subject: documented fixes X-Git-Tag: gnutls_3_0_5~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd837126e972c5d5e165fa8a181e54abd5d84604;p=thirdparty%2Fgnutls.git documented fixes --- diff --git a/NEWS b/NEWS index c26f87a377..519ecd23af 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ See the end for copying conditions. ** libgnutls-extra: is no more +** libgnutls: Corrections in VIA padlock code for VIA C5 processor +and new detection of PHE with support for partial hashing. + ** libgnutls: Corrected bug in gnutls_x509_data2hex. Report and fix by Vincent Untz.