Commit: f5d8b638c7864150db3e7d39ecf3808850c82e0f Author: Anatoliy Belsky <a...@php.net> Wed, 14 Nov 2012 10:02:35 +0100 Parents: 019bdff3951f415e2d5c44933da30a4669c628e8 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f5d8b638c7864150db3e7d39ecf3808850c82e0f Log: Updated NEWS Changed paths: M NEWS M UPGRADING Diff: diff --git a/NEWS b/NEWS index 26b179d..bca9590 100644 --- 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 diff --git a/UPGRADING b/UPGRADING index 9d62054..bccae66 100755 --- 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 ===================== -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php