]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 2 Mar 2003 01:32:38 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Sun, 2 Mar 2003 01:32:38 +0000 (01:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6865438957559fb13acc253aeb95aa43a0bc0e25..12ec1736541b85221183f639ea4a3bd698ac8b4e 100644 (file)
--- 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).