--- AnyEvent-MP/Changes 2009/08/30 21:45:51 1.37 +++ AnyEvent-MP/Changes 2009/08/31 10:07:04 1.38 @@ -3,6 +3,8 @@ TODO: global protocol fix? TODO: some avoid to connetc to all seeds at the same time + - rename initialise_node to configure and accepts key => value + pairs for configuration. - give aemp a full manpage. - bin/aemp now expects comma-separated lists and supports multiple subcommands. @@ -11,7 +13,8 @@ - nodes get freed when no longer needed. - support "*" hostname to specify all local interface addresses (without localhost etc.). - - support "*" port to specify a dynamically-assigned port. + - support "*" port to specify a dynamically-assigned port (which + is the default now). - fix per-transport memory leak. 0.9 Sat Aug 29 18:47:45 CEST 2009