summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-01-16 20:54:51 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-01-16 20:54:51 +0100
commit8c5f74f2e196e43fda17163592f509414522fbcf (patch)
treec766f1a9b6a245f5846bea9d761457f59b28165d
parent1e0d3900ad2866e922f902c8925cc00a3eb7f2b3 (diff)
downloadgnutls-8c5f74f2e196e43fda17163592f509414522fbcf.tar.gz
doc update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5fd152f6d3..9f0a80aa59 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ http://lists.gnutls.org/pipermail/gnutls-help/2014-November/003673.html
** libgnutls: Corrected encoding and decoding of ANSI X9.62 parameters.
** libgnutls: Handle zero length plaintext for VIA PadLock functions.
+This solves a potential crash on AES encryption for small size plaintext.
Patch by Matthias-Christian Ott.
** libgnutls: In DTLS don't combine multiple packets which exceed MTU.