summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-10-21 16:07:37 +0000
committerroot <root>2010-10-21 16:07:37 +0000
commit22e3e270205ac10f22ba2889363edfc6818cd58c (patch)
tree779cb00bbb2838fa4800ca4b6333173e28e270ae /Changes
parentf672b74cf9e1c12f92567d9724a19c54fa8eaadd (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes b/Changes
index bc727ef..d725bd9 100644
--- a/Changes
+++ b/Changes
@@ -24,7 +24,8 @@ TODO: include ev_xyz_start in each example?
on freebsd...).
- configure now prepends -O3, not appends it, so one can still
override it.
- - greatly expanded the portability section.
+ - ev.pod: greatly expanded the portability section, added a porting
+ section, a description of watcher states and made lots of minor fixes.
- disable poll backend on AIX, the poll header spams the namespace
and it's not worth working around dead platforms (reported
and analyzed by Aivars Kalvans).
@@ -37,7 +38,7 @@ TODO: include ev_xyz_start in each example?
- update libev.m4 HAVE_CLOCK_SYSCALL test for newer glibcs.
- add section on accept() problems to the manpage.
- rename EV_TIMEOUT to EV_TIMER.
- - rename ev_loop_count/depth/verify.
+ - rename ev_loop_count/depth/verify/loop/unloop.
- switch to two-digit minor version.
- work around an apparent gentoo compiler bug.
- define _DARWIN_UNLIMITED_SELECT. just so.