--- AnyEvent/Changes 2009/07/28 02:07:18 1.302 +++ AnyEvent/Changes 2009/07/28 11:02:19 1.303 @@ -1,5 +1,9 @@ Revision history for Perl extension AnyEvent. +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. + 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