]> granicus.if.org Git - php/commitdiff
Missed that
authorMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 17:20:50 +0000 (17:20 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 17:20:50 +0000 (17:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a8337b9e29391466e5b0ec80055392d23f5ae65..0c759b5d16dffc99527d96db63e315b9e123bedb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ PHP 4                                                                      NEWS
 - Moved extensions to PECL (http://pear.php.net/): (James, Derick)
   . ext/vpopmail
   . ext/cybermut
+- Added -n command switch to cli and cgi version which allows to skip php.ini
+  parsing at startup. (Marcus, Wez)
 - Added "neutral" language entry to mbstring spec. (Moriyoshi) 
 - Changed bundled gd library to consider php.ini option memory_limit. (Marcus)
 - Modified log() to accept multiple bases. (Jason)