summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-03-16 00:20:16 +0000
committerroot <root>2010-03-16 00:20:16 +0000
commit42a515683c8434c476de42b87c0f327e459810dc (patch)
tree68d87da256195ad457e0f3eb578bdcbfc9a74ef9 /Changes
parenta3420a0912b8b89ae21d18116ece126b06cef1f8 (diff)
rough EV_FEATURES implementation
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 027d0d1..f0f44a3 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,10 @@
Revision history for libev, a high-performance and full-featured event loop.
-TODO: accept() documentation
+TODO: ABI??? API????? Changes???
- ev_embed_stop did not correctly stop the watcher (very good
testcase by Vladimir Timofeev).
- 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).
- configure now prepends -O3, not appends it, so one can still
override it.