]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Mon, 1 Nov 1999 20:58:50 +0000 (20:58 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 1 Nov 1999 20:58:50 +0000 (20:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0b3bac176477a3828bbf40cb9274d8464866cbd6..83eb76a466489fcd74487e08b3363ffb5c0fa686 100644 (file)
--- 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)