]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 5 Feb 2000 02:09:26 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 5 Feb 2000 02:09:26 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c047d54a7507d9ae6ef0d5c46379d032abc66361..09c61c556376ce92788febf907aba26e66b8d4fd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Added session_set_cookie_params() function. (Andrei)
+- If header information is sent after output has already been sent, the warning
+  message will now state the filename and line number at which the first output
+  was made (Zeev)
 - Added the XML Expat library to the standard PHP source distribution thanks
   to its author James Clark (Andi & Zeev)
 - Added XML support to the default Win32 build (Andi & Zeev)