]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 5 Feb 2001 02:09:08 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Mon, 5 Feb 2001 02:09:08 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index afe36d0ad657d79a45d206a26878860f8223b441..b4e313f3646023962bf2c414c5401e357a5cd619 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- microtime under windows now returns accurate values (James)
 - Added PREG_SPLIT_DELIM_CAPTURE flag to preg_split() that allows for Perl-like
   functionality of capturing parenthesized delimiter expression. (Andrei)
 - Fixed strip_tags() to not strip a lone > character. (Rasmus)