[Javanetsim-cvs] javaNetSim README.txt,1.9,1.10
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-11-22 21:18:42
|
Update of /cvsroot/javanetsim/javaNetSim In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22200 Modified Files: README.txt Log Message: Index: README.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** README.txt 10 Nov 2006 08:32:22 -0000 1.9 --- README.txt 22 Nov 2006 21:18:38 -0000 1.10 *************** *** 32,35 **** --- 32,52 ---- ********************* + ***** Release Version 0.33.0 16th November 2006 ***** + + Fixed + ----- + + GUI Issues - + + 1. Fixed Set TCP/IP Dialog Properties. + 2. Fixed 'Send UDP Echo' dialogs. + 2. Fixed 'Send TCP Echo' dialogs. + + New Features + ------------ + + 1. Added scrollbars to main window. + 2. *EXPERIMENTAL* Added Proxy/Gateway to external networks. + ***** Release Version 0.32.2 10th November 2006 ***** |