summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-12-21 09:49:34 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-12-21 09:49:34 +0100
commit6de72a5d1dd968dce324f2d68a542e367b36b696 (patch)
treec7e3daef4243d0c13fcd608c1cc38f7d8a79f93f
parent7f261913d587715de7ba8815a56380bfc8de823f (diff)
downloadgnutls-6de72a5d1dd968dce324f2d68a542e367b36b696.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c0a19baa1..d84164f773 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ See the end for copying conditions.
by PKCS#8 decryption functions when an invalid key is provided. This
addresses regression on decrypting certain PKCS#8 keys.
+** libgnutls: Introduced option to override the default priority string
+ used by the library. The intention is to allow support of system-wide
+ priority strings (as set with --with-system-priority-file). The
+ configure option is --with-default-priority-string.
+
** API and ABI modifications:
No changes since last version.