summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-02-06 01:14:45 +0000
committer <changelog@php.net>2002-02-06 01:14:45 +0000
commit81b38907c182e1acb7bf435ebecbd79554c84859 (patch)
tree88b3ab80a1ffb792ea262b3b2a21b9b63d093f34
parent284eaf34cc525a099c94bf99cfec431cbd933033 (diff)
downloadphp-git-81b38907c182e1acb7bf435ebecbd79554c84859.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fbdd90c132..b3aad48980 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
+- Removed Satellite. It is now part of PEAR.
- Changed php.ini directive 'safe_mode_include_dir' to accept a
(semi)colon separated path (like 'include_path') rather than
a single directory. (jflemer)