summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-03-10 08:19:38 +0000
committerroot <root>2010-03-10 08:19:38 +0000
commit1e97f470d7efb51562242a32fa3145e02c19b030 (patch)
tree3fce0950088557fc8b18c41e0ee7ce634910f9ba /Changes
parent0bcdefb16b27d722ed252e7922f63c5caf2d801e (diff)
more minimal tuning, add truly minimal example
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index 57f6cb8..9997f15 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
Revision history for libev, a high-performance and full-featured event loop.
+TODO: accept() documentation
- ev_embed_stop did not correctly stop the watcher (very good
testcase by Vladimir Timofeev).
- - applied win32 fixes by Michael Lenaghan.
+ - applied win32 fixes by Michael Lenaghan (also James Mansion).
- remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
- configure now prepends -O3, not appends it, so one can still
override it.
@@ -14,6 +15,7 @@ Revision history for libev, a high-performance and full-featured event loop.
- implement EV_AVOID_STDIO option.
- do not use sscanf to parse linux version number (smaller, faster,
no sscanf dependency).
+ - new EV_CHILD_ENABLE and EV_SIGNAL_ENABLE configurable settings.
3.9 Thu Dec 31 07:59:59 CET 2009
- signalfd is no longer used by default and has to be requested