edink           Wed Jul  5 10:18:26 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  apache2filter on windows news
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.105&r2=1.2027.2.547.2.106&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.105 php-src/NEWS:1.2027.2.547.2.106
--- php-src/NEWS:1.2027.2.547.2.105     Tue Jul  4 18:13:57 2006
+++ php-src/NEWS        Wed Jul  5 10:18:25 2006
@@ -3,6 +3,9 @@
 ?? ??? 2006, PHP 5.2.0
 - Reimplementation of Apache2Filter, PHP can now be an arbitrary filter 
   in the chain and will read the script from the Apache stream. (John)
+- Added support for Apache2Filter in the Windows build including binary 
+  support for both Apache 2.0.x (php5apache2_filter.dll) and 
+  Apache 2.2.x (php5apache2_2_filter.dll). (Edin)
 - Updated timezonedb to version 2006.7. (Derick)
 - Changed priority of PHPRC environment variable on win32 to be higher then
   value from registry. (Dmitry)

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

Reply via email to