summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-06-29 07:22:56 +0000
committerroot <root>2009-06-29 07:22:56 +0000
commit036e7b2ac526164a4e00bf8e74084ea62d1ffe9c (patch)
tree2b2e10a2dac7513f7ea441c789ca4690a9867e37 /Changes
parent3a5da4a6dfdc021c6050f99d653013ed1cd69348 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index ce13752..901190f 100644
--- a/Changes
+++ b/Changes
@@ -7,6 +7,8 @@ TODO: remain
- honor autoconf detection of EV_USE_CLOCK_SYSCALL, also double-
check that the syscall number is available before trying to
use it (reported by ry@tinyclouds).
+ - use GetSysTimeAsFileTime instead of _timeb on windows, for
+ slightly higher accuracy.
3.6 Tue Apr 28 02:49:30 CEST 2009
- multiple timers becoming ready within an event loop iteration