]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: fixed issue number for 448 3.6.12 gnutls_3_6_12
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 1 Feb 2020 22:02:55 +0000 (23:02 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 1 Feb 2020 22:02:55 +0000 (23:02 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
NEWS

diff --git a/NEWS b/NEWS
index d8e7af9b4b2d1057606dde36747f661bd72cb06c..2dcdfe049e84ebee979da64f5a3a9f266cbe6a97 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ See the end for copying conditions.
    to identify sessions that client request OCSP status request (#829).
 
 ** libgnutls: Added support for X448 key exchange (RFC 7748) and Ed448
-   signature algorithm (RFC 8032) under TLS (#984).
+   signature algorithm (RFC 8032) under TLS (#86).
 
 ** libgnutls: Added the default-priority-string option to system configuration;
    it allows overriding the compiled-in default-priority-string.