summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-03-04 13:50:24 +0000
committerfoobar <sniper@php.net>2003-03-04 13:50:24 +0000
commita18bf5c277629ba755145f6f7cea93dec855d51d (patch)
tree773b5614541e9aa75de5002cd895c63d7ead226d
parent6804378398c42b2ea5b4530984b6e03807439fa7 (diff)
downloadphp-git-a18bf5c277629ba755145f6f7cea93dec855d51d.tar.gz
remove this from here as it belongs elsewhere
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 12ec173654..6865438957 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
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).