From: Simon Josefsson Date: Mon, 9 Jun 2008 08:53:14 +0000 (+0200) Subject: Fix. X-Git-Tag: gnutls_2_3_14~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5d45cdd134f7ccd2bd5aa9a1d89bd43ebeb64cd;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/NEWS b/NEWS index 973345f311..547b42fc3c 100644 --- a/NEWS +++ b/NEWS @@ -5,13 +5,14 @@ See the end for copying conditions. * Version 2.3.14 (unreleased) -** Make C++ example compile. -Earlier it may have failed with an unresolved reference to strlen. +** libgnutls [OpenPGP]: Changed OpenPGP verification behaviour. +An OpenPGP certificate is now only considered verified if all the user +IDs are verified. -** Changed OpenPGP verification behaviour. An OpenPGP certificate -is now only considered verified if all the user IDs are verified. +** Examples: Make C++ example compile. +Earlier it may have failed with an unresolved reference to strlen. -** Doc fix for gnutls_x509_crt_get_extension_oid. +** Documentation: Doc fix for gnutls_x509_crt_get_extension_oid. Reported by Sam Varshavchik . ** API and ABI modifications: