1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00

ChangeLog update

This commit is contained in:
2001-02-05 02:09:11 +00:00
parent 2128e901c7
commit 6c08573e42

View File

@@ -1,3 +1,20 @@
2001-02-04 James Moore <James@phpuk.org>
* 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" <Reijo.Vanhanen@helsoft.fi>
2001-02-04 Sterling Hughes <Sterling.Hughes@pentap.net>
* TODO:
* TODO: Add a bunch of stuff..
2001-02-03 Andrei Zmievski <andrei@ispi.net>
* NEWS