From: Ilia Alshanetsky Date: Thu, 15 May 2003 02:27:11 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-4.3.2RC3~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01aef58899815fbdbe262eada5f13eb6da50bdca;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index 83edf4c754..91f186bf39 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,8 @@ PHP 4 NEWS - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #23606 (Unable to build --with-db4 (db4.1.25)). (Marcus) - Fixed bug #23567 (pfsockopen() returns dead connections). (Wez) +- Fixed bug #23527 (PostScript Type 1 font do not render properly) + (nid@home.se, Ilia) - Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani) - Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez) - Fixed bug #23298 (serialize cuts off floats & doubles). (Ilia)