summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 1 insertions, 3 deletions
diff --git a/Changes b/Changes
index d4899b1..af902a6 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,6 @@
Revision history for libev, a high-performance and full-featured event loop.
-TODO: ev_walk
-TODO: signal handling per loop
-
+3.7 Fri Jul 17 16:36:32 CEST 2009
- ev_unloop and ev_loop wrongly used a global variable to exit loops,
instead of using a per-loop variable (bug caught by accident...).
- the ev_set_io_collect_interval interpretation has changed.