From: Jani Taskinen Date: Tue, 6 Oct 2009 10:00:53 +0000 (+0000) Subject: pff X-Git-Tag: php-5.4.0alpha1~191^2~2543 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8d4e29badec168b23e6b2b6026cfafa9f3f83b6;p=php pff --- diff --git a/NEWS b/NEWS index 60da3f5a1a..6870a889dd 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP NEWS - Changed "allow_url_fopen" and "allow_url_include" php.ini directives to allow per-wrapper enable/disable and runtime tightening. (Sara) - - Changed --with-config-file-scan-dir / PHP_INI_SCAN_DIR to allow multiple paths. (Mikko)