--- EV/Changes 2010/07/08 00:45:03 1.192 +++ EV/Changes 2010/11/22 06:28:26 1.199 @@ -3,13 +3,18 @@ Changes marked with (libev) are changes in libev, and have more documentation in the libev Changes file. -4.00 + - fully support EV_COMPAT3=0. + - default_fork was stupidly defined as inline. + - ask cpan to upgrade AnyEvent if < 5.29. + +4.00 Mon Oct 25 13:30:09 CEST 2010 + - many API changes, see the manual. + - (libev) lots and lots of bugfixes, see the ev documentation. - fix a bug where inotify usage would parse the same event multiple times, causing various forms of breakage. - greatly reduce stack usage for inotify (8kb to <0.5kb). - - renamed loop_verify to verify, loop_count to iteration and - loop_depth to depth. - expose ev_depth and ev_verify via the XS API. + - implement ev_cleanup watchers. - (libev) ev_embed_stop did not correctly stop the watcher. - (libev) disable poll backend on AIX. - (libev) rename EV_TIMEOUT to EV_TIMER. @@ -17,6 +22,7 @@ - (libev) no child watchers on win32. - make code more aliasing compliant, in case perl is ever translated to C. + - document the EV::CHECK runtime unavailability. - ported to minix 3.1.7. 3.9 Thu Dec 31 07:59:59 CET 2009