]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 17 Sep 2001 00:10:05 +0000 (00:10 +0000)
committer <changelog@php.net> <>
Mon, 17 Sep 2001 00:10:05 +0000 (00:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dd37f0d306f3630da445517ff9ddc6305d213fa0..a1fc0a861068152ca61dc9d4cd4f219b202b6998 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
+- Make the seed options to srand() and mt_srand() optional, if the seed is
+  not specified, the generate the most random seed possible. (Sterling)
 - A bug fixed when tryint to return NULL strings.
   Added a new example of building search frontend based on mnoGoSearch
   extension.