]> granicus.if.org Git - php/commitdiff
apache2filter on windows news
authorEdin Kadribasic <edink@php.net>
Wed, 5 Jul 2006 10:18:25 +0000 (10:18 +0000)
committerEdin Kadribasic <edink@php.net>
Wed, 5 Jul 2006 10:18:25 +0000 (10:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3224f628a7dffa498f723adcf58b6e2cad4da8ad..9fef31c6a3001f6a58c48096b9a4aea0f6f95246 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ PHP                                                                        NEWS
 ?? ??? 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)