iliaa Wed Nov 13 17:35:17 2002 EDT Modified files: /php4 NEWS Log: Moved news entry about imagefilter() to proper location. Index: php4/NEWS diff -u php4/NEWS:1.1251 php4/NEWS:1.1252 --- php4/NEWS:1.1251 Wed Nov 13 17:24:49 2002 +++ php4/NEWS Wed Nov 13 17:35:16 2002 @@ -1,7 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.4.0 -- dummy +- Added imagefilter() function which allows application of various filters. + This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) ? ? ??? 2002, Version 4.3.0 - ATTENTION! "make install" will *by default* install the CLI SAPI binary in @@ -16,8 +17,6 @@ - To PECL moved extensions: (James, Derick) . ext/vpopmail . ext/cybermut -- Added imagefilter() function which allows application of various filters. - This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) - Added "neutral" language entry to mbstring spec. (Moriyoshi) - Modified log() to accept multiple bases. (Jason) - Added gd_info() which returns an array of gd support information. (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php