From fa89a5f940cdde1fa2304de2252f968912085930 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Wed, 10 May 2000 13:36:57 +0000 Subject: [PATCH] Move to past RC2. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a377c573d44..222f0182395 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Added array_rand() function. (Andrei) 8 May 2000, Version 4.0 Release Candidate 2 -- Added array_rand() function. (Andrei) - NSAPI WIN32 Module compilable, untested (Shane) - Apache WIN32 Module compilable and lightly tested. (Shane) - Enabled assert() by default in php.ini-dist. (Andrei)