]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 9 Jun 2008 08:53:14 +0000 (10:53 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 9 Jun 2008 08:53:14 +0000 (10:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 973345f311747c2dd5b558f851d294c347fef9a4..547b42fc3cb5ab0ec3f76db28e17151d3eaac1f9 100644 (file)
--- 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 <mrsam@courier-mta.com>.
 
 ** API and ABI modifications: