From: <sv...@ww...> - 2004-06-11 03:03:19
|
Author: wolverine Date: 2004-06-10 20:03:13 -0700 (Thu, 10 Jun 2004) New Revision: 1005 Modified: trunk/CSP/CSPSim/CHANGES.current Log: new changelog Modified: trunk/CSP/CSPSim/CHANGES.current =================================================================== --- trunk/CSP/CSPSim/CHANGES.current 2004-06-11 03:01:32 UTC (rev 1004) +++ trunk/CSP/CSPSim/CHANGES.current 2004-06-11 03:03:13 UTC (rev 1005) @@ -1,6 +1,11 @@ Version 0.4.0 (in progress) =========================== +2004-06-10: wolverine + * Merged the networking classes MessageSocketDuplex into + NetworkMessenger. Also added a callback mechanism to handle + received messages. + 2004-05-30: wolverine * 2004-05-30: wolverine * Changed the router queue in NetworkMessagener to be a vector that |