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

diff --git a/NEWS b/NEWS
index 26b179db3028698974ed2175d6bf8b3b4ac1115a..bca95906787067959eeb5111e0b94691c82ae65b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #63451 (config.guess file does not have AIX 7 defined, 
     shared objects are not created). (kemcline at au1 dot ibm dot com)
+- Apache2 Handler SAPI:
+  . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)
+
 
 ?? ??? 2012, PHP 5.3.19
 
index 9d62054bd639b4de9e1e100d1d943a7fe3f3a1d4..bccae6631d549446020d3f0546c57d7a67a3771f 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -484,6 +484,8 @@ UPGRADE NOTES - PHP 5.3
   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.3.20
+
 =====================
 11.1 New in PHP 5.3.4
 =====================