--- AnyEvent/Changes 2009/09/03 12:45:35 1.346 +++ AnyEvent/Changes 2009/09/03 19:49:12 1.348 @@ -1,7 +1,9 @@ Revision history for Perl extension AnyEvent. -TODO: packagename for ae types - + - INCOMPATIBLE CHANGE: do no longer support register_read_type + and register_write_type in AnyEvent::Handle, instead support + package names (the facility was mostly abused). + - implement "packagename-as-read/write type" support in AnyEvent::Handle. - AnyEvent::Handle: new options "keepalive" and "oobinline". - oobinline set by default to avoid security issues.