]> granicus.if.org Git - php/commitdiff
bunch of changes
authorSascha Schumann <sas@php.net>
Fri, 27 Oct 2000 09:47:28 +0000 (09:47 +0000)
committerSascha Schumann <sas@php.net>
Fri, 27 Oct 2000 09:47:28 +0000 (09:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 58f3feca2cd1ee3e599114cc623d862f61a89ce7..c309467592b71b8ecff3a2addfe5f63fe6e3cc1f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ PHP 4.0                                                                    NEWS
 
 
 ?? ??? 2000, Version 4.0.4
+- Added replace parameter to header() (Sascha)
+- Fixed handling of single quotes in transparent session-id mode (Sascha)
+- Fixed "php://*" fopen handler (Sascha)
 - Made rename work in threadsafe enviroments (Daniel)
 - Made session_destroy() close files before unlinking (Daniel)
 - Added array_sum() function. (Andrei)