From: Moriyoshi Koizumi Date: Tue, 13 May 2003 19:41:46 +0000 (+0000) Subject: made it slightly descriptive X-Git-Tag: php-4.3.2RC3~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a241fc6f61634e8b6aae5f3f9f674c89cdf08e2;p=php made it slightly descriptive --- diff --git a/NEWS b/NEWS index 1632cea5e4..da8ff289b0 100644 --- a/NEWS +++ b/NEWS @@ -38,7 +38,7 @@ PHP 4 NEWS - Fixed a bug in GD's truecolor TTF handling. (Derick) - 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). (Moriyoshi) +- Fixed bug #23610 (PATH_TRANSLATED is empty under Apache2). (Moriyoshi) - 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)