From: Andrei Zmievski Date: Mon, 1 Nov 1999 20:58:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0b3_RC2~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fe76945f74a3260ef2d7566376541e210d56e30;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 0b3bac1764..83eb76a466 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,9 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 - - Added session.cookie_path and session.cookie_domain (Sascha) -Continue processing PHP_INI_SYSTEM knownDirectives after extension= +- Added session.cookie_path and session.cookie_domain (Sascha) +- Continue processing PHP_INI_SYSTEM knownDirectives after extension= + (Sam Ruby) - Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (Rasmus) - Added new str_repeat() function. (Andrei) - Output-Buffering system is now Thread-Safe. (Thies)