summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-10 12:13:25 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-10 12:13:25 +0100
commit9194a9d7e13f1e1db136f8878ecda5c66fae1076 (patch)
treefe2baf10982808e282c756b168f359f700c8aa02
parent749abd0331001e05f82967a597552aa6f5db0563 (diff)
downloadgnutls-9194a9d7e13f1e1db136f8878ecda5c66fae1076.tar.gz
Fix.
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d49a13c1d2..cc906aff3d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,8 @@ Reported by Roman Bogorodskiy <novel@FreeBSD.org>.
** 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.
+work properly, please let us know. (Actually introduced in v2.3.0 but
+not documented until now.)
** Importing many CA certificates are now considerably faster.
This affect gnutls_certificate_set_x509_trust_mem,