From: Date: Mon, 12 Nov 2001 01:11:02 +0000 (+0000) Subject: NEWS update X-Git-Tag: ChangeLog~346 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=821458c4d698fc2146d8eaae3fe433a067cfd660;p=php NEWS update --- diff --git a/NEWS b/NEWS index da5f940502..0027504c2e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Renamed key_exists tp array_key_exists. (Derick) - Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor images. (Rasmus) - Added support for bind_textdomain_codeset(). (rudib@email.si)