From: Date: Sun, 2 Mar 2003 01:32:38 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~670 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abc088a232a3d36507b14ef6951c367a6b58cfcd;p=php NEWS update --- diff --git a/NEWS b/NEWS index 6865438957..12ec173654 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +- Crash bug fix. If config-file-scan-dir is set and contains .ini files - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #21600 (Assign by reference function call changes variable contents).