From: Ilia Alshanetsky Date: Fri, 16 May 2003 15:15:29 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: BEFORE_FD_REVERT~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4690101a3c3ce7899b5fa2e11d032a7f1615eb2;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index b81f537e20..0382ec3415 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,7 @@ 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).