]> granicus.if.org Git - php/commitdiff
UPdated NEWS
authorAnatoliy Belsky <ab@php.net>
Wed, 14 Nov 2012 09:06:46 +0000 (10:06 +0100)
committerAnatoliy Belsky <ab@php.net>
Wed, 14 Nov 2012 09:06:46 +0000 (10:06 +0100)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index ee9a884edf023b66dcda7ce4bd35790d63b87205..3672fe038c222475719f55a63427ff9d504600f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ PHP                                                                        NEWS
   . Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves
     traitnames). (Laruence)
 
+- Apache2 Handler SAPI:
+  . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)
+
 18 Oct 2012, PHP 5.4.8
 
 - CLI server:
index 68102b8447ea6feecc417758e1e161a44f311865..0293a6a660f3e2b5757122d2667c2dfcb1507e69 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -525,6 +525,8 @@ b. Extensions with changed behavior
   must be activated manually with the "extension = php_com_dotnet.dll" directive
   in php.ini.
 
+- Apache 2.4 handler is supported as of PHP 5.4.9
+
 ==================
 12. New in PHP 5.4
 ==================