mike            Sun May 28 20:34:10 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - news entry for apache2handler ap_set_content_type() fix
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.58&r2=1.2027.2.547.2.59&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.58 php-src/NEWS:1.2027.2.547.2.59
--- php-src/NEWS:1.2027.2.547.2.58      Sun May 28 15:33:56 2006
+++ php-src/NEWS        Sun May 28 20:34:10 2006
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.2.0
+- Changed Apache 2 Handler SAPI to call ap_set_content_type() once only. (Mike)
 - Changed E_ALL error reporting mode to includes E_RECOVERABLE_ERROR. (Marcus)
 - Added control character checks for cURL extension's open_basedir/safe_mode
   checks. (Ilia)

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

Reply via email to