summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2020-02-01 23:02:55 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2020-02-01 23:02:55 +0100
commit03029907f374c4707336215bc7cb722c92324c03 (patch)
tree42e5fb3cc0e24449dd6f4c621fb7485a82220ca9
parent3d4e80c9b75d31fdf43274bf490477985ad2b212 (diff)
downloadgnutls_3_6_12.tar.gz
NEWS: fixed issue number for 448gnutls_3_6_123.6.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d8e7af9b4b..2dcdfe049e 100644
--- 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.