From: Simon Josefsson Date: Sun, 29 May 2005 09:43:28 +0000 (+0000) Subject: Fix. X-Git-Tag: gnutls_1_2_5~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7b4c73ddb4e2e2ed1989e04f3c583957698b9f;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/NEWS b/NEWS index 6dc3f1b9a9..3f63b34490 100644 --- 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 . * Version 1.2.4 (2005-05-28) - Corrected some bugs that could affect 64 bit systems.