]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 16 Feb 2014 13:09:01 +0000 (14:09 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 16 Feb 2014 13:09:01 +0000 (14:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 3d56d64255f732163987dcc56f8f588a249d4879..45360f959456e04a8d47ae03a0d36c5a07385fdb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ GnuTLS NEWS -- History of user-visible changes.                -*- outline -*-
 Copyright (C) 2000-2012 Free Software Foundation, Inc.
 See the end for copying conditions.
 
+* Version 3.1.22 (unreleased)
+
+** libgnutls: Corrected issue in gnutls_pcert_list_import_x509_raw
+when provided with invalid data. Reported by Dmitriy Anisimkov.
+
+** API and ABI modifications:
+No changes since last version.
+
+
 * Version 3.1.21 (released 2014-02-13)
 
 ** libgnutls: Tolerate servers that sent the SUPPORTED ECC extension.