summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-27 08:05:10 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-27 08:05:10 +0200
commit8be8dca7a63c78144d328700946da03b55efefa9 (patch)
tree7e8dffe3a2a74ac3015e8c535007c009f8e71325
parenta8bf8d26e7bca9613e6dea041f2a0efc6fa7401e (diff)
downloadgnutls-8be8dca7a63c78144d328700946da03b55efefa9.tar.gz
doc update
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ad4ead728e..10685bd856 100644
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,11 @@ See the end for copying conditions.
** libgnutls: Follow closely RFC5280 recommendations and use UTCTime for
dates prior to 2050.
-* Force 16-byte alignment to all input to ciphers (previously it was
-done only when cryptodev was enabled).
+** libgnutls: Force 16-byte alignment to all input to ciphers (previously it
+was done only when cryptodev was enabled).
+
+** libgnutls: Removed support for pthread_atfork() as it has undefined
+semantics when used with dlopen(), and may lead to a crash.
** API and ABI modifications:
gnutls_ecc_curve_get_oid: Added