From: Michael Wallner Date: Sun, 19 Mar 2006 15:19:08 +0000 (+0000) Subject: - add comitters name X-Git-Tag: php-5.1.3RC2~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a49926c38e13e5f47e54756c83ebc7a61a0e0fd;p=php - add comitters name --- diff --git a/NEWS b/NEWS index 81339d405c..85021b244e 100644 --- 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)