summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-28 01:53:00 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-28 01:53:00 +0100
commit4355b95ca1e35599039e5294d22d4cf3f8eb10b8 (patch)
treebf319de1050ece64b8e13737c386ae32e11824bc
parent1590f8c89ba68ebaa3adc71eb9e39a93c3f57095 (diff)
downloadgnutls-4355b95ca1e35599039e5294d22d4cf3f8eb10b8.tar.gz
documented fix
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 39853e5cb5..c6db5aec37 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
+* Version 3.0.28 (unreleased)
+
+** libgnutls: Corrected gnutls_cipher_decrypt2() when used with AEAD
+ciphers (i.e., AES-GCM).
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.0.27 (released 2013-01-03)
** libgnutls: Fixed record padding parsing issue. Reported by Kenny