--- AnyEvent/Changes 2009/04/11 05:56:36 1.228 +++ AnyEvent/Changes 2009/04/20 14:34:18 1.231 @@ -1,5 +1,10 @@ Revision history for Perl extension AnyEvent. +4.352 Mon Apr 20 16:31:11 CEST 2009 + - fix AnyEvent::Strict error messages for child watchers. + - fix/update Makefile.PL "recommends" versions. + - add AnyEvent->now_update. + 4.351 Sat Apr 11 07:56:14 CEST 2009 - actually make the signal pipe work under win32. - localise $! in signal handler to avoid changing $!, although