From: Marcus Boerger Date: Wed, 14 May 2003 06:42:21 +0000 (+0000) Subject: Update X-Git-Tag: php-4.3.2RC3~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6dfca30ec93fa0907d2bd537f32631711b091a99;p=php Update --- diff --git a/NEWS b/NEWS index 724a777952..9119ea3611 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,7 @@ PHP 4 NEWS - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #23610 (PATH_TRANSLATED is empty under Apache2). (Moriyoshi) +- Fixed bug #23606 (Unable to build --with-db4 (db4.1.25)). (Marcus) - Fixed bug #23567 (pfsockopen() returns dead connections). (Wez) - Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani) - Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez)