--- AnyEvent-MP/Changes 2012/02/29 18:44:58 1.119 +++ AnyEvent-MP/Changes 2012/02/29 19:23:44 1.120 @@ -18,6 +18,9 @@ TODO: transport connects use any global node to find addresses (maybe itself) TODO: not really TODO: nuke global_req/g_reply +TODO: use AE::log +TODO: maybe check g_proto version? +TODO: connect instantly in node->connect 2 - INCOMPATIBLE CHANGE: the node protocol used by this version is not @@ -28,6 +31,9 @@ - fixed small typo in MP::Transport. - fix (unused) provider-kv (version sometimes missing). - reduce the default export list of MP::Kernel. + - reduced various random delays to zero, as they + are hopefully no longer needed with the new global + protocol. 1.30 Thu Jun 30 11:30:39 CEST 2011 - connection errors at the right time would kill node