summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-05 17:53:39 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-05 17:53:39 +0100
commitd6603bc7dd8b8ccc851b11e9ad8e48f77a329def (patch)
tree14ad94f22f101cbeb289c8a912f52c2efbfee786
parentfc0a6aacbc1c3dbb06ec1b15748c214f025a2de3 (diff)
downloadgnutls-d6603bc7dd8b8ccc851b11e9ad8e48f77a329def.tar.gz
Add.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2bf8e72a9..9c38ccd547 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ See the end for copying conditions.
* Version 2.3.3 (unreleased)
+** No longer compiled using -D_REENTRANT -D_THREAD_SAFE.
+We could not find any modern justification for enabling these flags by
+default. If you know of some platform that needs one of the flags to
+work properly, please let us know.
+
** Importing many CA certificates are now considerably faster.
This affect gnutls_certificate_set_x509_trust_mem,
gnutls_certificate_set_x509_trust, and