]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix typo in NEWS
authorZoltan Fridrich <zfridric@redhat.com>
Fri, 10 Feb 2023 10:31:38 +0000 (11:31 +0100)
committerZoltan Fridrich <zfridric@redhat.com>
Wed, 22 Feb 2023 15:15:33 +0000 (16:15 +0100)
Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 38c759e978fb3c7ff2e51b5c46d035a7c4ab65e9..2c6f448984c2482a00d57115a845a44f0447dcb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
 Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
-* Version 3.8.0 (unreleased 2023-02-09)
+* Version 3.8.0 (released 2023-02-09)
 
 ** libgnutls: Fix a Bleichenbacher oracle in the TLS RSA key exchange.
    Reported by Hubert Kario (#1050). Fix developed by Alexander Sosedkin.