summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-03-27 02:26:27 +0000
committerroot <root>2010-03-27 02:26:27 +0000
commit211bdfec955fb41eb57d90de71bf4b2f4bd935d9 (patch)
treeda2e2074a260752d744ecc71f39bc628651fa3d2 /Changes
parent2a3e4b8fa36efec935b58f217f396d35e28c45c3 (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 d554cee..c681e23 100644
--- a/Changes
+++ b/Changes
@@ -8,6 +8,8 @@ TODO: win32 write() to socket for signal handling
- applied win32 fixes by Michael Lenaghan (also James Mansion).
- replace EV_MINIMAL by EV_FEATURES.
- remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
+ - add (undocumented) EV_ENABLE when adding events with kqueue,
+ this might help (helpfully pointed out by Tilghman Lesher).
- configure now prepends -O3, not appends it, so one can still
override it.
- disable poll backend on AIX, the poll header spams the namespace