--- AnyEvent/Changes 2009/07/28 02:07:18 1.302 +++ AnyEvent/Changes 2009/07/28 13:08:17 1.306 @@ -1,5 +1,14 @@ Revision history for Perl extension AnyEvent. +TODO: release a:i 1.0 + - normalise signal numbers to names when using the ae's + signal handling, but do not document this (yet). + +4.881 Tue Jul 28 12:51:53 CEST 2009 + - work around a bug in local in pre-5.10 perls, causing + AnyEvent::Handle to recurse when it should not + (analyzed by elmex). + 4.88 Tue Jul 28 04:04:37 CEST 2009 - re-bless the handle into a dummy package after calling AnyEvent::Handle::destroy, so the user does not need to check