bjori Sat Sep 9 21:24:27 2006 UTC Modified files: /php-src NEWS Log: Add "moved to pecl" section (only ncurses at this time) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2122&r2=1.2123&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2122 php-src/NEWS:1.2123 --- php-src/NEWS:1.2122 Tue Jul 18 14:59:35 2006 +++ php-src/NEWS Sat Sep 9 21:24:27 2006 @@ -25,6 +25,9 @@ - Removed Freetype 1.x and GD 1.x from GD extension. (Pierre) - Removed global reflection constants. (Johannes) +- Moved extensions to PECL: + . ext/ncurses (Hartmut) + - Improved and cleaned CGI code. FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details. (Dmitry) - Improved cURL: (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php