summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-06-29 04:41:34 +0000
committerroot <root>2009-06-29 04:41:34 +0000
commit7b501a47474faec5ab49aff388f79a17dbdc6e04 (patch)
tree37753bd6f5d3379e233f33b48890fef8054060a1 /Changes
parent68aeda203bfd3a3e4a5577dc0ada8155a7a12223 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index a2eacc1..ce13752 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
Revision history for libev, a high-performance and full-featured event loop.
TODO: ev_walk
+TODO: child wactehr execution order w.r.t. childsigcb reg. priorities
+TODO: remain
+ - Denis F. Latypoff corrected many typos in example code snippets.
+ - 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).
+
3.6 Tue Apr 28 02:49:30 CEST 2009
- multiple timers becoming ready within an event loop iteration
will be invoked in the "correct" order now.