rasmus Thu, 19 May 2011 20:07:02 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=311269
Log: Should probably have a note on the autoconf 2.60+ requirement here Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_5_4/NEWS =================================================================== --- php/php-src/branches/PHP_5_4/NEWS 2011-05-19 18:55:54 UTC (rev 311268) +++ php/php-src/branches/PHP_5_4/NEWS 2011-05-19 20:07:02 UTC (rev 311269) @@ -3,6 +3,8 @@ ?? ??? 201?, PHP 5.4.0 - Upgraded bundled Sqlite3 to version 3.7.4. (Ilia) - Upgraded bundled PCRE to version 8.10. (Ilia) +- autoconf 2.60+ is now supported (and required) for generating the configure + script with ./buildconf (Rasmus) - Removed legacy features: . break/continue $var syntax. (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php