]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 1 Apr 2016 09:10:56 +0000 (11:10 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 1 Apr 2016 09:10:56 +0000 (11:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 00789c3f725028c362707df7ed229e45cd042f1c..739e8dddbaaf762f05c77eedc62bbabbd8ec0506 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ See the end for copying conditions.
 ** libgnutls: Added SHA3 based signing algorithms for DSA, RSA and ECDSA,
    based on http://csrc.nist.gov/groups/ST/crypto_apps_infra/csor/algorithms.html
 
+** libgnutls: Preload the system priority file on library load. This allows
+   applications that chroot() to also use the system priorities.
+
 ** certtool: Added the ability to sign certificates using SHA3.
 
 ** certtool: Added the --provable and --verify-allow-broken options.