--- AnyEvent/Changes 2012/11/15 01:17:29 1.561 +++ AnyEvent/Changes 2013/07/30 23:31:56 1.572 @@ -6,6 +6,27 @@ TODO: FAQ: common pitfalls? invoke-before-return TODO: FAQ: scope-ids? hosts file order? TODO: AnyEvent::Handle with AnyEvent::IO? +TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket (rfc6761) + +TODO: expose default formatting implementation (ft &c) in AE::log, also allow overridign fatal exit +TODO: José Micó (3.0K) 1 inbox Error connecting to hosts resolved from /etc/hosts +TODO: Daniel Carosone (5.2K) 1 inbox AnyEvent::IO vs AnyEvent::AIO (doc patch) +TODO: maybe implement env variable to give hosts precedence + - uts46data.pl couldn't be found due to wrong naming of the file + (reported by Fulko Hew). + - AnyEvent::Debug shell can now run coro shell commands, if available. + - t/63* tests were wrongly in MANIFEST. + - mention IO::AIO as optional dependency. + - kernel.org's finger server went MIA, switch to freebsd.org and + icculus.org. + - handle lone \015's properly in AE::Handle's default line read + (reported by various people). + - hard-disable $^W in most tests, it generates too much garbage output. + - use a (hopefully) more future-proof method to emulate common::sense. + - upgrade to UTS-46:6.2.0. + +7.04 Thu Nov 15 02:23:58 CET 2012 + - debugging code left in. 7.03 Thu Nov 15 02:16:11 CET 2012 - AnyEvent::Socket::inet_aton did not work when dns resolution was