[Dfsm-devel] dFSM Changelog,1.5,1.6
Status: Beta
Brought to you by:
amoreno
|
From: Andreu M. <am...@us...> - 2004-04-03 06:44:15
|
Update of /cvsroot/dfsm/dFSM In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1816 Modified Files: Changelog Log Message: Add support for manual and automatic state machine identification Index: Changelog =================================================================== RCS file: /cvsroot/dfsm/dFSM/Changelog,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Changelog 31 Mar 2004 16:42:19 -0000 1.5 --- Changelog 3 Apr 2004 06:32:00 -0000 1.6 *************** *** 12,17 **** transitions 06. Events are total ordered ! 07. Monitor tool interface improved 08. Add test5 to create automata chain -Andreu Moreno and Joan Valduvieco, 31 March 2004 --- 12,19 ---- transitions 06. Events are total ordered ! 07. Monitor tool interface improved and changed to service 08. Add test5 to create automata chain + 09. Add support for manual and automatic state machine + identification -Andreu Moreno and Joan Valduvieco, 31 March 2004 |