]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 2 Mar 2014 20:47:20 +0000 (21:47 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 2 Mar 2014 20:47:20 +0000 (21:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index bc8062114c77bfcbe3de856435dd06c9a399f1ce..0a3ca8519a0e1d83de11538a86162eb0458e530d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ See the end for copying conditions.
 
 * Version 3.1.22 (released 2014-03-03)
 
+** libgnutls: Corrected certificate verification issue (GNUTLS-SA-2014-2)
+
 ** libgnutls: Corrected issue in gnutls_pcert_list_import_x509_raw
 when provided with invalid data. Reported by Dmitriy Anisimkov.