]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Tue, 31 Aug 2004 08:16:23 +0000 (08:16 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 31 Aug 2004 08:16:23 +0000 (08:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index babad5a7068adb96b1eebf0af9ea745dd4d1518a..2d690e4b46faf83d976713d2688cc9d3d83e7ae1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
 * Version 1.1.19
+- Fix memory leak in gnutls_certificate_verify_peers and
+  gnutls_certificate_free_credentials, report and patch by Simon
+  Posnjak <simon.posnjak@cetrtapot.si>.
 
 * Version 1.1.18 (2004-08-24)
 - Corrected handling of certificate with dates after year 2038.