summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-02-16 14:09:01 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-02-16 14:09:01 +0100
commitea69485860740f51a6d279216369af2bc87997ec (patch)
tree9ec15b5634353c35565560c26ed5422a7a19e940
parentad6095ed9bb3bd5ffdb76509b40f701216b6f580 (diff)
downloadgnutls-ea69485860740f51a6d279216369af2bc87997ec.tar.gz
doc update
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3d56d64255..45360f9594 100644
--- 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.