]> granicus.if.org Git - php/commitdiff
- dot dot dot.. :)
authorJani Taskinen <jani@php.net>
Sun, 28 Jun 2009 15:41:25 +0000 (15:41 +0000)
committerJani Taskinen <jani@php.net>
Sun, 28 Jun 2009 15:41:25 +0000 (15:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 524cf27d689fb58bb70c1a3b6f11accc9515f9d3..598de17e1e19b212592f1ed5cb9688fa910bc3cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ PHP                                                                        NEWS
 - Changed "allow_url_fopen" and "allow_url_include" php.ini directives to allow
   per-wrapper enable/disable and runtime tightening. (Sara)
 
-- Changed config-file-scan-dir/PHP_INI_SCAN_DIR to allow multiple paths (Mikko)
+- Changed --with-config-file-scan-dir / PHP_INI_SCAN_DIR to allow multiple
+  paths. (Mikko)
 
 - Removed undocumented and incomplete support for strings in list() operator.
   (Dmitry)