From: Edin Kadribasic Date: Mon, 6 Jan 2003 10:53:35 +0000 (+0000) Subject: Bugfixing news. X-Git-Tag: PHP_4_3_before_13561_fix~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b89acbbc31a9ceecaac62eb4616dac0c7b60a77a;p=php Bugfixing news. --- diff --git a/NEWS b/NEWS index 7b5c8ef2ec..4d41568f4d 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP 4 NEWS different major version. . Disallow configuring of more than one Berkeley db handler. - Fixed bug #21445 (gd unable to open fonts). (Ilia) +- Fixed bug #20503 (imagesetbrush() not available on Windows). (Edin) - Fixed bug #21169 (Compile Failure, and lots of warnings on UnixWare). (Derick) - Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia)