--- AnyEvent/Changes 2009/09/03 12:45:35 1.346 +++ AnyEvent/Changes 2009/09/03 19:48:27 1.347 @@ -2,6 +2,10 @@ 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.