--- AnyEvent/Changes 2014/08/28 15:17:57 1.592 +++ AnyEvent/Changes 2014/09/05 22:24:12 1.595 @@ -14,9 +14,7 @@ TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket (rfc6761) TODO: maybe implement env variable to give hosts precedence -TODO: Ilya Chesnokov, resoolver requests, limit. -TODO: improve confess skipping -TODO: Mike Lowell AnyEvent + libuv +7.08 - work around a newly introduced bug in Socket 2.011 (an errornous sun_length check) (analyzed by Maxime Soulé). - AnyEvent::TLS didn't load (but refer to) AnyEvent::Socket @@ -27,6 +25,8 @@ certain undocumented behaviour patterns such as not being able to remove a child watch source after it has fired, which we will try to emulate to avoid "criticals". what where they thinking...). + - mention json security issues in AnyEvent::Handle, now that Douglas + Crockford has foolishly and incompatibly changed JSON. - changed default dns resolver "max_outstanding" value from 1 to 10, the latter beinfg the intended value all along (reported by Ilya Chesnokov).