]> granicus.if.org Git - php/commitdiff
Re-add this entry
authorfoobar <sniper@php.net>
Sat, 31 May 2003 03:03:00 +0000 (03:03 +0000)
committerfoobar <sniper@php.net>
Sat, 31 May 2003 03:03:00 +0000 (03:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0f32eff12090e61e0fe17ee57ca24533589f0ea2..6304fce58ea94bff16ed54c7dae8eece810de671 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP 4                                                                      NEWS
   . Synced $_SERVER variables to be similar to Apache variables
 - Added DBA handler 'inifile' to support ini files. (Marcus)
 - Added a "DEBUG" note to 'php -v' output when --enable-debug is used. (Derick)
+- Added long options into CLI & CGI (e.g. --version). (Marcus)
 - Fixed ext/yaz to not log unless yaz.log_file is set. (Adam Dickmeiss)
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
 - Fixed bug #23913 (make rename() work across partitions on *nix) (Ilia)