--- AnyEvent/Changes 2008/06/25 20:29:32 1.159 +++ AnyEvent/Changes 2008/07/04 12:19:00 1.162 @@ -1,6 +1,12 @@ Revision history for Perl extension AnyEvent. -4.160 + - fixed the t/handle/02_write.t, it read after write, with the + assumption that all data could be written before read. + +4.160 Thu Jul 3 04:02:21 CEST 2008 + - re-registering signal watchers after unregistering one did + not work if a backend falls back on AnyEvent's default + implementation (also affected child watchers). - new AnyEvent::Handle options: autocork and no_delay. 4.152 Sun Jun 22 14:15:44 CEST 2008