summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2020-01-07 11:32:37 +0000
committerDimitri John Ledkov <xnox@ubuntu.com>2020-01-13 18:55:25 +0000
commit454eb184f0c2255a9d33fbdd096906b8e18ef582 (patch)
tree06183862ec93e55aad6951ef2cf4eaf6dc71e57a /NEWS
parent2e52d307be9f971c721a94a908f487df5e8e483b (diff)
downloadgnutls-454eb184f0c2255a9d33fbdd096906b8e18ef582.tar.gz
libgnutls: Add system-wide default-priority-string override.
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b4fd94210..1e931e5613 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,9 @@ See the end for copying conditions.
to accepting it. This addresses the problem of accepting CAs which would
have been marked as insecure otherwise (#877).
+** libgnutls: The default-priority-string added to system configuration
+ to allow overriding compiled-in default-priority-string.
+
** certtool: Added the --verify-profile option to set a certificate
verification profile. Use '--verify-profile low' for certificate verification
to apply the 'NORMAL' verification profile.