]> granicus.if.org Git - php/commitdiff
- add comitters name
authorMichael Wallner <mike@php.net>
Sun, 19 Mar 2006 15:19:08 +0000 (15:19 +0000)
committerMichael Wallner <mike@php.net>
Sun, 19 Mar 2006 15:19:08 +0000 (15:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 81339d405c19dfd27262d48b943971250608f55c..85021b244ec78c0f139c4a9b75b5404297c25db0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Mar 2006, PHP 5.1.3RC2
-- Fixed Apache2 SAPIs header handler modifying header strings.
+- Fixed Apache2 SAPIs header handler modifying header strings. (Mike)
 - Allowed 'auto_globals_jit' work together with 'register_argc_argv'. (Dmitry)
 - Eliminated run-time constant fetching for TRUE, FALSE and NULL. (Dmitry)
 - Fixed offset/length parameter validation in substr_compare() function. (Ilia)