]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Sun, 29 May 2005 09:43:28 +0000 (09:43 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 29 May 2005 09:43:28 +0000 (09:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6dc3f1b9a9a26b9618ff3f0aa1831fa9374542ca..3f63b34490aa9a9b16585dcdc99055fa9ec4a943 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,8 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
 * Version 1.2.5
-- Fixed off-by-one bug in the size parameter of gnutls_x509_crt_get_issuer_dn.
+- Fixed off-by-one bug in the size parameter of gnutls_x509_crt_get_issuer_dn,
+  reported by Adam Langley <alangley@gmail.com>.
 
 * Version 1.2.4 (2005-05-28)
 - Corrected some bugs that could affect 64 bit systems.