]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Documented memory leak fix.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 1 Nov 2009 09:45:08 +0000 (11:45 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 1 Nov 2009 09:45:08 +0000 (11:45 +0200)
NEWS

diff --git a/NEWS b/NEWS
index fcda3d1a8a805371ff0add4f9f85d203c6626f0b..a57f1049dc7296d72151500bcfbe9f40c931d9a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
 
 * Version 2.9.8 (unreleased)
 
+** libgnutls: Fix for memory leaks on interrupted handshake. Reported
+by Tang Tong.
+
 ** libgnutls: addition of support for TLS 1.2 signature algorithms
 extension and certificate verify field.