]> granicus.if.org Git - php/commitdiff
New gd function.
authorIlia Alshanetsky <iliaa@php.net>
Wed, 13 Nov 2002 20:07:12 +0000 (20:07 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 13 Nov 2002 20:07:12 +0000 (20:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3cf56d459ebe9dee8843f7837369c9e6efcf2574..be20eef2e44f121cb26e852faa9ab348437dd4d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP 4                                                                      NEWS
 - 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)