[Javanetsim-cvs] javaNetSim README.txt,1.19,1.20
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2009-02-13 09:18:41
|
Update of /cvsroot/javanetsim/javaNetSim In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21599 Modified Files: README.txt Log Message: Index: README.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** README.txt 24 Oct 2008 18:13:48 -0000 1.19 --- README.txt 13 Feb 2009 09:18:25 -0000 1.20 *************** *** 3,7 **** ################################### ! Version: Public Release Version 0.40 Website: http://sf.net/projects/javanetsim Authors: See 'About' menu. --- 3,7 ---- ################################### ! Version: Public Release Version 0.41 Website: http://sf.net/projects/javanetsim Authors: See 'About' menu. *************** *** 32,35 **** --- 32,54 ---- ********************* + ***** Release Version 0.41 12 February 2009 ***** + + Fixed + ----- + + GUI Issues - + + 1. Fixed some console bugs. + + Simulation Issues - + + 1. Fixed bugs with console interfaces. + + New Features + ------------ + + 1. OSPF. + + ***** Release Version 0.40 1st November 2008 ***** |