]> granicus.if.org Git - php/commitdiff
Moved to 4.0.6
authorSascha Schumann <sas@php.net>
Sat, 12 May 2001 09:44:10 +0000 (09:44 +0000)
committerSascha Schumann <sas@php.net>
Sat, 12 May 2001 09:44:10 +0000 (09:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 84367a0041d9752f2a28923d764278bc456ea96c..737c56b8e0b7678637cf28fad0a9d628fd0302f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,11 +6,11 @@ PHP 4.0                                                                    NEWS
   memory used by the script. (Thies)
 - fstat() and stat() now return identical output by returning a numerical and
   string indexed array (Jason)
-- Fixed race in writing session files (Sascha)
 - Fixed memory leak upon re-registering constants (Sascha, Zend Engine)
 - Upgraded expat to version 1.95.1. (Thies)
 
 ?? ??? 200?, Version 4.0.6
+- Fixed race in writing session files (Sascha)
 - Fixed a possible crash in the PHP CGI when no input file is
   specified (Zeev)
 - Added is_callable() function that can be used to find out whether