From: Date: Mon, 5 Feb 2001 02:09:11 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c08573e42d22057bb1454ffb67acc623ea59f2c;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index b6c26fd523..7e77169e40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2001-02-04 James Moore + + * ext/standard/tests/time/.cvsignore + ext/standard/tests/time/001.phpt: Adding microtime() tests + + * ext/standard/microtime.c: + Always return a value even if HAVE_GETTIMEOFDAY is not set + + * win32/time.c: + Fix for time.c under win32. Patch By: "Vanhanen, Reijo" + + +2001-02-04 Sterling Hughes + + * TODO: + * TODO: Add a bunch of stuff.. + 2001-02-03 Andrei Zmievski * NEWS