]> granicus.if.org Git - php/commitdiff
New function news.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 2 Mar 2003 14:38:54 +0000 (14:38 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 2 Mar 2003 14:38:54 +0000 (14:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 985021b52beddf7232ce7328245b224fc803b3fe..beda29622ad2666c98988e26a07dc65edee9b9b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP 4                                                                      NEWS
 - Added man page for CLI version of PHP. (Marcus)
 - Added --clean option into phpize. (Jani)
 - Added --ldflags option into php-config. (Jani)
+- Added imagesavealpha() and imageistruecolor() functions. (Pierre)
 - Added session_regenerate_id() function. (Sascha)
 - Added zlib_get_coding_type() function which returns the coding type used for 
   output compression. (Moriyoshi)