summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-11-02 16:21:05 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-11-02 16:21:05 +0100
commitca12b504084b3ce96023de8800a50b540e7705bf (patch)
tree7390072efad4b3e606e5a5307fb9be47fdc2ebac
parentbd171147858f25c30a07817cf912cefd44d75aa6 (diff)
downloadgnutls-ca12b504084b3ce96023de8800a50b540e7705bf.tar.gz
doc update
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d83075f70f..3600aa1efd 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.2.20 (unreleased)
+
+** libgnutls: Removed superfluous random generator refresh on every call
+of gnutls_deinit(). That reduces load and usage of /dev/urandom.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.2.19 (released 2014-10-13)
** libgnutls: Fixes in the transparent import of PKCS #11 certificates.