summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-30 22:28:00 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-30 22:28:00 +0200
commitbf4cc5f0c819d6eaf9d0a4a9bc3c8a2b89a88702 (patch)
treeceacd0c96e3ee3cdfee7c9d6c4269e4017e75297
parent5dfe303f025f023bbfb0959d36e7c37271a88037 (diff)
downloadgnutls-bf4cc5f0c819d6eaf9d0a4a9bc3c8a2b89a88702.tar.gz
doc update [ci skip]
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ddf672658..a6b00bc0fb 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.4.12 (unreleased)
+
+** libgnutls: Fixes in gnutls_privkey_import_ecc_raw().
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.4.11 (released 2016-04-11)
** libgnutls: Fixes in gnutls_record_get/set_state() with DTLS. Reported