summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-03-27 02:41:13 +0000
committerroot <root>2010-03-27 02:41:13 +0000
commitf3c3a55593036d7dfecf3f59ddc951148d0ec228 (patch)
treeca1e592d07ce73bd726d5b5e82030b7bdd3862e9 /Changes
parent211bdfec955fb41eb57d90de71bf4b2f4bd935d9 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index c681e23..285fed2 100644
--- a/Changes
+++ b/Changes
@@ -9,7 +9,8 @@ TODO: win32 write() to socket for signal handling
- 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).
+ this might help with OS X, which seems to need it despite documenting
+ not to need it (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