changelog               Sun Oct  7 20:10:27 2001 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.775 php4/NEWS:1.776
--- php4/NEWS:1.775     Sun Oct  7 15:37:53 2001
+++ php4/NEWS   Sun Oct  7 20:10:25 2001
@@ -1,6 +1,9 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
+- Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)
+- Have rand() and mt_rand() seed automatically if srand() or mt_srand() has
+  not been called. (Sterling)
 - Added version_compare() function (Stig)
 - Don't throw a 'file does not exist' warning for the is_dir(), is_writeable(),
   is_readable(), is_executable(), is_link() and is_file() functions. (Sterling)


Reply via email to