summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24d8d9fd..ca5473c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-19 Eugenio Favalli <elvenprogrammer@gmail.com>
+
+ * accountserver.cbp, gameserver.cbp, src/utils/timer.cpp,
+ src/utils/wingettimeofday.cpp, src/utils/wingettimeofday.h: Removed
+ useless win32 implementation of gettimeofday.
+
2007-11-15 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* data/scripts/libtmw.lua: Added do_wait helper function.