]> granicus.if.org Git - php/commitdiff
fixed name
authorDmitry Stogov <dmitry@php.net>
Thu, 3 Apr 2008 14:44:19 +0000 (14:44 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 3 Apr 2008 14:44:19 +0000 (14:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dc3bcc3bb6d48ba161295907507f7d0e4ae44ea6..f187a8151d740cf824503e679fc5f08a71474249 100644 (file)
--- 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)