--- AnyEvent/Changes 2011/01/16 17:06:14 1.435 +++ AnyEvent/Changes 2011/01/23 10:44:48 1.438 @@ -6,9 +6,13 @@ TODO: anyevent strict checking for $_ changes? TODO: resetttls? + - work around a POE bug where POE would first poll for new events and + invoke handlers BEFORE handling the message queue. + - fix parsing of "domain" statement in resolv.conf (Johannes Plunien). - stop_read now does just that in TLS mode. see its documentation for caveats. - update to common::sense 3.4 warning set. + - AE::Handle had a broken rbuf_max method and missing wbuf_max method. 5.3 Fri Dec 31 05:48:13 CET 2010 - major IOAsync patch by Paul Evans - 0.33 is required, as the major