From: Nikos Mavrogiannopoulos Date: Thu, 8 Dec 2011 23:04:00 +0000 (+0100) Subject: documented fix X-Git-Tag: gnutls_3_0_9~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7682403b52c818f11e5bdc391e8ff34043dba67b;p=thirdparty%2Fgnutls.git documented fix --- diff --git a/NEWS b/NEWS index d0bbd9ee20..298d816358 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ See the end for copying conditions. * Version 3.0.9 (unreleased) +** libgnutls: Optimizations in the elliptic curve code (timing +attacks resistant code is only used in ECDSA private key operations). + ** doc: man pages for API functions generation was fixed and are now added again in the distribution.