From: Simon Josefsson Date: Mon, 4 Apr 2005 22:52:46 +0000 (+0000) Subject: Typo. X-Git-Tag: gnutls_1_2_2~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce81c2804c2fab5e50ceaa191c97f032c48b08fb;p=thirdparty%2Fgnutls.git Typo. --- diff --git a/NEWS b/NEWS index acf31f333b..04dc211191 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ See the end for copying conditions. - 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 old optimizations. -- Added the option --get-dh-params to certtool, in order to get the +- Added the option --get-dh-params to certtool, in order to get them included in the library primes and generators. - Improved the semantics of GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT, to allow only trusted Version 1 CAs and introduced