]> granicus.if.org Git - php/commitdiff
Fix-up.
authorAndrei Zmievski <andrei@php.net>
Tue, 12 Feb 2002 17:20:56 +0000 (17:20 +0000)
committerAndrei Zmievski <andrei@php.net>
Tue, 12 Feb 2002 17:20:56 +0000 (17:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index de87e863404794617ca18caab7cae9120d968888..831738a642481da8f7bedc80c0f3b684abf2b827 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,9 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
 - Added zval_debug_dump which works similar to var_dump yet displays extra
-- Added Andrei's tokenizer extension (Stig)
-- Removed Satellite. It is now part of PEAR.
+  internal information such as refcounts, and the true type names. (Jason)
+- Added Andrei's tokenizer extension. (Stig)
+- Removed ext/satellite. It is now part of PEAR. (eriksson)
 - Changed php.ini directive 'safe_mode_include_dir' to accept a
   (semi)colon separated path (like 'include_path') rather than
   a single directory. (jflemer)