summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-30 18:06:51 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-30 18:08:07 +0200
commitc906bfa95d14929485b41c962eec407208d4208f (patch)
tree96bc52be54d70eb9d6e583ca10e41934e34f1709 /NEWS
parent3443e58644a1ad22a75f4ce98c6830a95bd0bfb9 (diff)
downloadgnutls-c906bfa95d14929485b41c962eec407208d4208f.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a87a4fb13..61d64cdec0 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,8 @@ See the end for copying conditions.
** libgnutls: Applications are allowed to override the built-in key and
certificate URLs.
+** libgnutls: The gnutls.h header marks constant and pure functions explictly.
+
** certtool: Added the ability to sign certificates using SHA3.
** certtool: Added the --provable and --verify-allow-broken options.