From: foobar Date: Sat, 31 May 2003 02:20:25 +0000 (+0000) Subject: missed this one.. X-Git-Tag: php-4.3.3RC1~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ccfa697505c051631c4a1e3b8a0af84c920e37c;p=php missed this one.. --- diff --git a/NEWS b/NEWS index 91147d5be2..0f32eff120 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP 4 NEWS Allows different settings per virtual server. (See sapi/nsapi/nsapi-readme.txt for more information) . Added support for virtual() + . Added "nsapi.read_timeout" php.ini option. . 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)