Update of /cvsroot/javanetsim/javaNetSim
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16056
Modified Files:
README.txt
Log Message:
Index: README.txt
===================================================================
RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** README.txt 26 Oct 2006 17:06:10 -0000 1.8
--- README.txt 10 Nov 2006 08:32:22 -0000 1.9
***************
*** 3,10 ****
###################################
! Version: Public Release Version 0.32.1
Website: http://sf.net/projects/javanetsim
Authors: See 'About' menu.
***********************
--- 3,11 ----
###################################
! Version: Public Release Version 0.32.2
Website: http://sf.net/projects/javanetsim
Authors: See 'About' menu.
+ If you found a bug, please post it to: http://sourceforge.net/tracker/?atid=784685&group_id=152576
***********************
***************
*** 31,34 ****
--- 32,54 ----
*********************
+ ***** Release Version 0.32.2 10th November 2006 *****
+
+ Fixed
+ -----
+
+ GUI Issues -
+
+ 1. Set TCP/IP Dialog window completely rewritten.
+ 2. Fixed not showing transport level counters for Application layer devices (e.g. PCs).
+
+ Simulation Issues -
+
+ 1. Strange behaviour of hubs on lines with sieving coefficients.
+
+ New Features
+ ------------
+
+ 1. *EXPERIMENTAL* New telnet client (RFC-Compatible).
+
***** Release Version 0.32.1 26th October 2006 *****
|