summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-11-19 13:51:14 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-20 14:16:25 +0100
commit2ad40c98ac115a65319ddc5f9aa87e6ddc4e220e (patch)
treeb4314c164f5ce7a028b9582fd4785f92471bacc3
parentcdbfbfdbd1322902bffe6511bb58d76a6b9b1023 (diff)
downloadgnutls-2ad40c98ac115a65319ddc5f9aa87e6ddc4e220e.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9f5d957566..3c0591ac2e 100644
--- a/NEWS
+++ b/NEWS
@@ -21,11 +21,14 @@ 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.
** API and ABI modifications:
- No changes since last version.
+GNUTLS_SKIP_GLOBAL_INIT: Added
* Version 3.3.18 (released 2015-09-12)