--- AnyEvent-AIO/Changes 2008/05/10 20:04:13 1.1 +++ AnyEvent-AIO/Changes 2009/07/21 03:34:20 1.2 @@ -1,4 +1,10 @@ Revision history for AnyEvent::AIO +1.1 Tue Jul 21 05:24:54 CEST 2009 + - when AnyEvent::AIO was loaded after event loop intiialise, + then the watcher would get destroyed again. + - take advantage of AnyEvent 3.81 API and simplify the module + immensely. + 1.0 Sat May 10 22:01:28 CEST 2008 - original version, a Net::SNMP::EV-clone.