--- AnyEvent/Changes 2008/11/03 21:49:25 1.205 +++ AnyEvent/Changes 2008/11/07 14:39:21 1.208 @@ -1,5 +1,12 @@ Revision history for Perl extension AnyEvent. + - reduce memory usage and slightly speed up the pure perl backend + by only storing the file descriptor, not the file handle. + - add missing autocork method to AnyEvent::Handle (reported + by Adam Rosenstein). + - Anyevent::DNS->resolve errornously documented an $rcode result + argument, but there isn't (spotted by Henrik Krohns). + 4.32 Mon Nov 3 22:46:32 CET 2008 - fix AnyEvent::Socket::resolve_sockaddr to properly support unix sockets again and choose a proper default for