--- EV/Changes 2007/11/25 09:47:58 1.63 +++ EV/Changes 2007/11/27 07:27:09 1.64 @@ -1,5 +1,12 @@ Revision history for Perl extension EV +1.4 + - work around a linux 2.4 kernel bug in child handlers. + - implement stat watcher interface. + - io->set did not keep the fh alive. + - actively check signal numbers/names to be valid. + - cleanups, minor fixes, new bugs. + 1.3 Sun Nov 25 10:46:57 CET 2007 - stopping idle/check/prepare watchers could cause data corruption. - implement and document EV::once.