--- AnyEvent/Changes 2008/05/26 17:15:07 1.115 +++ AnyEvent/Changes 2008/05/26 18:26:52 1.117 @@ -1,8 +1,12 @@ Revision history for Perl extension AnyEvent. + - added a a regex read type to AnyEvent::Handle. + +4.05 Mon May 26 19:44:06 CEST 2008 + - some platforms ignore the rfc and prepend an extra sa_len member to + the sockaddr structure, cater for those. also use sockaddr_family, + didn't know it was there, but comes in handy for the workaround. - undo the import WIN32 hack. - - use sockaddr_family instead of relying on structure layout (because, - of course, darwin is broken again). 4.04 Mon May 26 08:03:31 CEST 2008 - try to work around yet another windows bug: failed connects are reported