summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-02-26 19:18:07 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-02-26 19:18:07 +0100
commitbac478c6f2950bef3e2ab0ed21c8eafc4440943f (patch)
treee1459ebefc82b750912c5821c2e70400f8abb133
parent82d53d2b494c1ad6c8bb4d98cdcf71e80891beda (diff)
downloadgnutls-bac478c6f2950bef3e2ab0ed21c8eafc4440943f.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ba3d33761..d21521c6e5 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ when provided with invalid data. Reported by Dmitriy Anisimkov.
** libgnutls: Corrected timeout issue in subsequent to the first
DTLS handshakes.
+** libgnutls: Removed unconditional not-trusted message in
+gnutls_certificate_verification_status_print() when used with
+OpenPGP certificates. Reported by Michel Briand.
+
** API and ABI modifications:
No changes since last version.