From: foobar Date: Thu, 13 Feb 2003 17:01:28 +0000 (+0000) Subject: change history X-Git-Tag: RELEASE_0_5~1044 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19dc5e03a072e7fdc852083aa29efd038dc8e806;p=php change history --- diff --git a/NEWS b/NEWS index 46669a165e..93e6fda136 100644 --- a/NEWS +++ b/NEWS @@ -63,13 +63,13 @@ PHP 4 NEWS - Removed extensions: (Jan, Jani, Sebastian) . ext/aspell . ext/ccvs - . ext/cybercash . ext/icap . sapi/fastcgi . sapi/fhttpd -- Moved extensions to PECL (http://pear.php.net/): (James, Derick) +- Moved extensions to PECL (http://pear.php.net/): (James, Derick, George) . ext/vpopmail . ext/cybermut + . ext/cybercash - ZLIB extension is now built-in in the Windows distribution. External extension (php_zlib.dll) has been removed. (Edin) - Fixed a crash when using invalid color index with imagecolortransparent().