--- AnyEvent/Changes 2009/06/29 21:00:32 1.255 +++ AnyEvent/Changes 2009/06/30 16:43:24 1.256 @@ -1,5 +1,9 @@ Revision history for Perl extension AnyEvent. + - load AnyEvent::Handle only on demand in AnyEvent::DNS, + so AnyEvent::Socket users have smaller memory footprint + in the common case. + 4.45 Mon Jun 29 22:59:26 CEST 2009 - a write error could cause AnyEvent::Handle to create an I/O watcher with an undefined $fh.