--- AnyEvent/Changes 2011/08/25 23:20:16 1.493 +++ AnyEvent/Changes 2011/08/26 05:33:53 1.496 @@ -2,9 +2,7 @@ TODO: document TCP_*** constants -TODO: ae::log examples -TODO: ae::now vs. ae::time - make configurable? -6.01 +6.01 Fri Aug 26 07:04:11 CEST 2011 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include the TTL as fourth element - this affects ->resolve, ->request and ->dns_unpack indirectly. Convenience functions such as @@ -71,7 +69,10 @@ - do not run event loop detection multiple times when programs call their cached copies of AnyEvent::detect. - parse_hostport now accepts absolute paths als unix domain sockets. + - suppress the idiotic warning inside POE by patching the POE::Kernel + run flags instead of asking the user to jump through contortions. - add Task::Weaken as dependency (as recommends only at this time). + - replace PF_UNSPEC by 0, for good old minix. 6.0 (not officially released, but was on CPAN for about 15 minutes :/)