From: foobar Date: Fri, 16 May 2003 15:30:57 +0000 (+0000) Subject: We do not have to add entries for bugs that are introcuded between RCs.. X-Git-Tag: BEFORE_FD_REVERT~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9233c937ae22c6a52a651beab664b1455c18826a;p=php We do not have to add entries for bugs that are introcuded between RCs.. --- diff --git a/NEWS b/NEWS index 0382ec3415..b81f537e20 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,6 @@ PHP 4 NEWS - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) -- Fixed bug #23657 (Missing initialization in browscap module init) (Ilia) - 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 fonts do not render properly).