summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-04-06 09:53:16 +0000
committerroot <root>2008-04-06 09:53:16 +0000
commitec221d174f298452ad23c1cb97e49c953489a4c7 (patch)
tree9fa165a6f5e32fc8de80eb302b4449f7874b8857 /Changes
parentc37f8897abc61b5af4efba45988e53c083434296 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index a698546..544a113 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for libev, a high-performance and full-featured event loop.
+ - added linux eventfd support.
+ - try to autodetect epoll and inotify support
+ by libc header version if not using autoconf.
+
3.2 Wed Apr 2 17:11:19 CEST 2008
- fix a 64 bit overflow issue in the select backend,
by using fd_mask instead of int for the mask.