--- AnyEvent/Changes 2009/09/01 16:44:58 1.342 +++ AnyEvent/Changes 2009/09/03 12:35:01 1.345 @@ -1,13 +1,21 @@ Revision history for Perl extension AnyEvent. -TODO: pass values to anyevent condvar callback, make this count as recv. -TODO: resolv.conf nameserver blabla # comment does not work - - update to Async::Interrupt 1.02. - - use same set of warningsa s common::sense 2.0. +TODO: packagename for ae types + + - AnyEvent::Handle: new options "keepalive" and "oobinline". + +5.12 Tue Sep 1 20:26:50 CEST 2009 + - be more lenient when parsing resolv.conf files, as some people + use hashmarks as comment indicator inside directives (reported + by Michael S. Fischer). + - use same set of warnings as common::sense 2.0. - fix a potential 32 bit overflow issue due to perl having problems with large hex constants in the Perl backend. - do not use the slower 5.6 version fo the enc_name code in AnyEvent::DNS by default. + - fix some prototypes. + - (optionally) require Async::Interrupt 1.02. + - replace opendns fallbacks by verizon/level3 public dns servers. 5.112 Fri Aug 21 13:59:04 CEST 2009 - AnyEvent::Handle could cause hard crashes in Net::SSLeay when