summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-28 14:34:17 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-28 17:02:07 +0200
commit0fd0f66ae32b5e68dbe062e3a750c33eb8b240ae (patch)
tree8787a506a926ffc64627ef3b3bd0e2e649dd6fc4
parente3678c63ab566b2c6bb2d93087b488076168f90c (diff)
downloadgnutls-0fd0f66ae32b5e68dbe062e3a750c33eb8b240ae.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9da4a2484..08e183f866 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,9 @@ See the end for copying conditions.
** libgnutls: Preload the system priority file on library load. This allows
applications that chroot() to also use the system priorities.
+** libgnutls: Applications are allowed to override the built-in key and
+ certificate URLs.
+
** certtool: Added the ability to sign certificates using SHA3.
** certtool: Added the --provable and --verify-allow-broken options.