]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 4 Jun 2002 00:24:58 +0000 (00:24 +0000)
committer <changelog@php.net> <>
Tue, 4 Jun 2002 00:24:58 +0000 (00:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 332764ba643d4ac430a5cdaea86c655493416600..1f5483c52128df0f6ea9de43716a3f665745a1cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Fixed array_rand() on thread-safe platforms such as Windows. (Edin)
 - If zlib.output_compression is enabled and a page is compressed
   a "Vary: Accept-Encoding" header is added. (Stefan)
 - Renamed getallheaders() to apache_request_headers() and kept