* 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: