From: Date: Wed, 6 Feb 2002 01:14:45 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.2.0RC1~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81b38907c182e1acb7bf435ebecbd79554c84859;p=php NEWS update --- 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)