summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-16 17:30:52 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-16 17:30:52 +0100
commiteb80e895cf58b86cf1159c14d1a258d07a143bfc (patch)
tree4b3a69a4bcd31eb835a49d6d90dc20f9a5fc3738
parent8b4a69ce9b89f19b0bf4d776db1136501cf73e86 (diff)
downloadgnutls-eb80e895cf58b86cf1159c14d1a258d07a143bfc.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a1156aa0f..53ec7d7da6 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ See the end for copying conditions.
** libgnutls: On a rehandshake allow switching from anonymous to ECDHE and
DHE ciphersuites.
+** libgnutls: Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skipping
+ the implicit global initialization.
+
** gnutls.pc: Don't include libtool specific options to link flags.
Reported by Dan Kegel.