--- AnyEvent/Changes 2009/11/12 13:59:26 1.356 +++ AnyEvent/Changes 2009/11/19 01:55:57 1.357 @@ -1,10 +1,13 @@ Revision history for Perl extension AnyEvent. +5.21 Thu Nov 19 02:48:47 CET 2009 - fix a problem where socket constants were called with parameters (spotted by David Friedland). - fork_call never use'd POSIX (reported by Daisuke Maki). - improve perl 5.6 compatibility further (but it still won't work unless you rip out everything but the core). + - prefer Net::DNS::Resolver over ipconfig, if installed, on win32. + uses 10MB of RAM, but doesn't open a console window. *sigh*. 5.202 Wed Oct 14 22:35:44 CEST 2009 - AnyEvent::DNS would unexpectedly clobber $_ under windows