Commit:    5a1d2fe415cbd21f2237629b956012565494f203
Author:    Anatoliy Belsky <a...@php.net>         Wed, 14 Nov 2012 10:06:46 
+0100
Parents:   55a4da7f53820846f38a89b061193afa943a0954
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=5a1d2fe415cbd21f2237629b956012565494f203

Log:
UPdated NEWS

Changed paths:
  M  NEWS
  M  UPGRADING


Diff:
diff --git a/NEWS b/NEWS
index ee9a884..3672fe0 100644
--- 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:
diff --git a/UPGRADING b/UPGRADING
index 68102b8..0293a6a 100755
--- 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
 ==================


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

Reply via email to