From: Dmitry Stogov Date: Thu, 3 Apr 2008 14:44:19 +0000 (+0000) Subject: fixed name X-Git-Tag: php-5.2.6RC4~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=889ba3c8249c677863810c3cb9676b339565b21c;p=php fixed name --- diff --git a/NEWS b/NEWS index dc3bcc3bb6..f187a8151d 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2008, PHP 5.2.6 -- Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin) +- Fixed possible stack buffer overflow in FastCGI SAPI. (Andrei Nigmatulin) - Fixed sending of uninitialized paddings which may contain some information. - (Andrey Nigmatulin) + (Andrei Nigmatulin) - Fixed bug #44613 (Crash inside imap_headerinfo()). (Ilia, jmessa) - Fixed bug #44594 (imap_open() does not validate # of retries parameter). (Ilia)