mike            Sun Mar 19 15:18:20 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - Fixed Apache2 SAPIs header handler modifying header strings.
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.468&r2=1.2027.2.469&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.468 php-src/NEWS:1.2027.2.469
--- php-src/NEWS:1.2027.2.468   Sat Mar 18 22:06:31 2006
+++ php-src/NEWS        Sun Mar 19 15:18:20 2006
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Mar 2006, PHP 5.1.3RC2
+- Fixed Apache2 SAPIs header handler modifying header strings.
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to