From: Simon Josefsson Date: Sat, 5 Mar 2005 15:19:01 +0000 (+0000) Subject: Fix. X-Git-Tag: gnutls_1_2_1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=766e1af1288059a393e101264be1290cfaeb50f2;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/NEWS b/NEWS index c9889ccf7c..9939973a67 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ See the end for copying conditions. signatures. - Optimizations ("-O2 -finline-functions") are not enabled by default, instead the standard autoconf defaults are used. Use `./configure - CFLAGS="-O2 -finline-functions"' to get the same optimizations. + CFLAGS="-O2 -finline-functions"' to get the old optimizations. - Added the option --get-dh-params to certtool, in order to get the included in the library primes and generators.