]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added release date
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 2 Mar 2014 09:08:44 +0000 (10:08 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 2 Mar 2014 09:08:44 +0000 (10:08 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1f5f404b0e1a86f5407f0415b7b67bd9c938c658..bc8062114c77bfcbe3de856435dd06c9a399f1ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GnuTLS NEWS -- History of user-visible changes.                -*- outline -*-
 Copyright (C) 2000-2012 Free Software Foundation, Inc.
 See the end for copying conditions.
 
-* Version 3.1.22 (unreleased)
+* Version 3.1.22 (released 2014-03-03)
 
 ** libgnutls: Corrected issue in gnutls_pcert_list_import_x509_raw
 when provided with invalid data. Reported by Dmitriy Anisimkov.