pajoye Tue Mar 7 00:55:23 2006 UTC Modified files: /php-src NEWS Log: - gd1 and ft1 entry http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2095&r2=1.2096&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2095 php-src/NEWS:1.2096 --- php-src/NEWS:1.2095 Tue Mar 7 00:20:53 2006 +++ php-src/NEWS Tue Mar 7 00:55:23 2006 @@ -5,6 +5,7 @@ - Droped register_globals support (Pierre) - session_register, session_unregister and session_is_registered removed they depend on register_globals +- Freetype 1.x and GD 1.x support removed (Pierre) - Cleaned CGI code. Now FastCGI can not be disabled. See sapi/cgi/CHANGES for more details. (Dmitry) - Removed support for "continue" and "break" operators with non-constant
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php