From 4f6c17b4f500ee323ddb6a6263bf090331dbdfcd Mon Sep 17 00:00:00 2001 From: Date: Mon, 17 Sep 2001 00:10:05 +0000 Subject: [PATCH] NEWS update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index dd37f0d306..a1fc0a8610 100644 --- 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. -- 2.50.1