--- AnyEvent/Changes 2008/06/05 07:13:07 1.149 +++ AnyEvent/Changes 2008/06/05 16:53:11 1.151 @@ -2,6 +2,9 @@ 4.14 - 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 jus 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,