--- AnyEvent/Changes 2009/07/05 01:38:43 1.262 +++ AnyEvent/Changes 2009/07/06 20:24:47 1.263 @@ -18,6 +18,7 @@ - add AnyEvent::Handle->push_shutdown method. - add an additional error message parameter to AnyEvent::Handle's on_error callback (for TLS, $! is still available). + - add AnyEvent::Handle on_starttls/on_stoptls callbacks. - make AnyEvent::Handle more robust against early conenction failures (during new), and return C in that case from the constructor.