summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c302016d86..0b3bac1764 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ 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=
- 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)