From: Simon Josefsson Date: Thu, 10 Mar 2005 13:36:19 +0000 (+0000) Subject: Flow. X-Git-Tag: gnutls_1_2_1~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf6f45947584d17beed38b831760052eb9a2bd68;p=thirdparty%2Fgnutls.git Flow. --- diff --git a/NEWS b/NEWS index b84821225d..1f0ed79514 100644 --- a/NEWS +++ b/NEWS @@ -15,9 +15,9 @@ See the end for copying conditions. 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. -- Improved the semantics of GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT, to allow - only trusted Version 1 CAs and introduced GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT - which has the old semantics. +- Improved the semantics of GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT, to + allow only trusted Version 1 CAs and introduced + GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT which has the old semantics. * Version 1.2.0 (2005-01-27) - Added the definitions and OIDs for the RIPEMD-160 hash algorithm.