From: Nikos Mavrogiannopoulos Date: Sat, 21 May 2005 18:54:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_1_2_4~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6efa1bd08ae07f07fb683bd2fba4f143becce513;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/NEWS b/NEWS index a9c00e86a1..2c67237a9f 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,12 @@ Copyright (C) 2004, 2005 Simon Josefsson Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos See the end for copying conditions. +* Version 1.2.4 +- Corrected some bugs that could affect 64 bit systems. +- Some corrections in the header files to include the prototype + of memmem properly (affected 64 bit systems). Report and patch + by Yoann Vandoorselaere . + * Version 1.2.3 (2005-04-28) - Corrected bug in record packet parsing that could lead to a denial of service attack.