--- AnyEvent/Changes 2009/08/16 16:54:51 1.337 +++ AnyEvent/Changes 2009/09/01 17:36:34 1.343 @@ -1,5 +1,23 @@ Revision history for Perl extension AnyEvent. +TODO: pass values to anyevent condvar callback, make this count as recv. + - be more lenient when parsing resolv.conf files, as some people + use hashmarks as comment indicator inside directives (reported + by Michael S. Fischer). + - (optionally) require Async::Interrupt 1.02. + - 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. + - 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 + using starttls with an illegal/uncreatable tls context. + - port to broken win32 perls. + 5.111 Sun Aug 16 18:44:36 CEST 2009 - perl errornously requires sockaddr_un structures returned by the kernel to have a specific length. work around this bug by padding