ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/Changes
(Generate patch)

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.124 by root, Sat Mar 3 13:07:19 2012 UTC vs.
Revision 1.125 by root, Sat Mar 3 19:43:41 2012 UTC

43 - aemp shell now supports "package" selection and offers an 43 - aemp shell now supports "package" selection and offers an
44 $ECHO port you cna send messages to. 44 $ECHO port you cna send messages to.
45 - rely on perl rand() instead of using /dev/urandom when available, as 45 - rely on perl rand() instead of using /dev/urandom when available, as
46 hopefully it is random enough. 46 hopefully it is random enough.
47 - aemp shell no longer leaks one port per command. 47 - aemp shell no longer leaks one port per command.
48 - nodenames can contain %-escapes such as %n or %u.
49 - aemp now uses aemp/%n/%u as nodename.
48 - known_nodes is gone, it has little value, use all_nodes as 50 - known_nodes is gone, it has little value, use all_nodes as
49 replacement. 51 replacement.
52 - lots of small change and improvements.
50 53
511.30 Thu Jun 30 11:30:39 CEST 2011 541.30 Thu Jun 30 11:30:39 CEST 2011
52 - connection errors at the right time would kill node 55 - connection errors at the right time would kill node
53 connections in a bad way (patch by Malcolm Studd). 56 connections in a bad way (patch by Malcolm Studd).
54 57

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines