From: Ilia Alshanetsky Date: Mon, 6 Jan 2003 00:49:24 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: PHP_4_3_before_13561_fix~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65029af613c2708fe8fc3f2484764cfd572177e4;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index e7ca5d8884..dab7a844ed 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #21445 (gd unable to open fonts). (Ilia) - Fixed bug #21169 (Compile Failure, and lots of warnings on UnixWare). (Derick) - Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia)