--- AnyEvent/Changes 2009/07/30 03:41:56 1.311 +++ AnyEvent/Changes 2009/07/31 07:34:00 1.313 @@ -1,6 +1,6 @@ Revision history for Perl extension AnyEvent. -TODO: release a:i 1.0 +4.9 - Glib silently fails when registering a timeout with a negative value, so avoid that. - normalise signal numbers to names when using the ae's @@ -13,6 +13,7 @@ by name (not name or number). - reduce memory footprint in typical cases by ~50kb by only compiling signal code when necessary. + - add AnyEvent::Handle->rbuf_max. - grab the AE namespace for future new API, implement stubs for said future/alternative API.