]> granicus.if.org Git - php/commitdiff
add the original author of the patch
authorAntony Dovgal <tony2001@php.net>
Tue, 15 May 2007 12:39:05 +0000 (12:39 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 15 May 2007 12:39:05 +0000 (12:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4b979d573a9d5285a0820ae986dda8f83ecaa232..bb146cc7f3f84fc88af1cc8563736d4116c13b0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ PHP                                                                        NEWS
 - Fixed PHP CLI to use the php.ini from the binary location. (Hannes)
 - Fixed segfault in strripos(). (Tony, Joxean Koret)
 - Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in 
-  "Status:" header). (Dmitry)
+  "Status:" header). (anight at eyelinkmedia dot com, Dmitry)
 - Fixed bug #41374 (wholetext concats values of wrong nodes). (Rob)
 - Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). (Ilia)
 - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)