summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-10 09:04:54 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-10 09:04:54 +0200
commitf8bbfa014194e8753e1121f161a42d7290568996 (patch)
treef1674e59d6cb9759d2d38d6cacf0ab4a47237f3a
parent3530a346aef0beb647019cf9e8a824b2100c66e0 (diff)
downloadgnutls-f8bbfa014194e8753e1121f161a42d7290568996.tar.gz
corrected dategnutls_3_4_4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f946c4a2f7..0eb76a120d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.4.4 (released 2015-09-10)
+* Version 3.4.4 (released 2015-08-10)
** libgnutls: added high level API (gnutls_prf_rfc5705) to access
the PRF as specified by RFC5705. Suggestion and original patch