--- AnyEvent/Changes 2008/06/04 22:47:27 1.147 +++ AnyEvent/Changes 2008/06/05 18:30:08 1.152 @@ -1,5 +1,12 @@ Revision history for Perl extension AnyEvent. +4.14 Thu Jun 5 20:29:31 CEST 2008 + - Fixed a bug in DNS SRV priority sorting. + - AnyEvent::Util::guard now reports runtime errors while + executing the guard block as warnings. + - handle 0-byte-reads just before EOF correctly in AnyEvent::Handle. + +4.13 Thu Jun 5 00:47:59 CEST 2008 - AnyEvent::DNS only followed cname chains with length 2, contrary to documentation. bumped it up to 10, thanks to microsoft, the current broken-dns-config-king.