summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-27 22:41:26 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-27 22:41:26 +0200
commit42315bbd41e56987ffc965b6bcab8aae7a9bc9d3 (patch)
tree06480e95db76f8db3d3d48383c23b86c0f24cefe
parentb9065f5b3007338cb1f53461b3b1118f4711b75e (diff)
downloadgnutls-42315bbd41e56987ffc965b6bcab8aae7a9bc9d3.tar.gz
doc update
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5cf94e92d5..42c2977474 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,18 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.4.13 (unreleased)
+
+** libgnutls: Consider both SSLKEYLOGFILE and GNUTLS_KEYLOGFILE environment
+ variables with the latter having priority; append the keys to the file.
+
+** libgnutls: use secure_getenv() where available to obtain environment
+ variables.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.4.12 (released 2016-05-20)
** libgnutls: The CHACHA20-POLY1305 ciphersuite is enabled by default. This