]> granicus.if.org Git - php/commitdiff
make Matt happy =)
authorAntony Dovgal <tony2001@php.net>
Thu, 17 Apr 2008 11:48:53 +0000 (11:48 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 17 Apr 2008 11:48:53 +0000 (11:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dadd9ddd68f64202cd764a237bc579bb01257622..a6e7ce6298ecb037054ce1212acfb2f948d1870e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ PHP                                                                        NEWS
 
 10 Apr 2008, PHP 5.2.6RC5
 - Fixed incorrect heredoc handling when label is used within the block.
-  (Matt Wilmas)
+  (Matt)
 - Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)
   (Dmitry)
 - Fixed bug #44667 (proc_open() does not handle pipes with the mode 'wb'