--- AnyEvent/Changes 2009/12/15 05:49:13 1.369 +++ AnyEvent/Changes 2009/12/26 08:59:35 1.374 @@ -1,11 +1,13 @@ Revision history for Perl extension AnyEvent. -TODO: use idna stuff in socket/dns -TODO: add nfc check for punycdoe-decoded labels + - improve idle watcher documentation slightly. + +5.23 Sun Dec 20 23:48:00 CET 2009 + - support IDNs in resolve_sockaddr, and therefore in tcp_connect. + - implement punycode_encode/decode, idn_nameprep, + idn_to_ascii and idn_to_unicode operations in AnyEvent::Util. - provide $AE::VERSION. - removed traces of "no strict 'refs'". - - implement punycode_encode/decode, idn_nameprep - and idn_to_ascii operations in AnyEvent::Util. 5.22 Sat Dec 5 03:51:13 CET 2009 - downgrade-or-fail in AnyEvent::Handle::push_write, to