adding fixed bugs to list

This commit is contained in:
ahrenholz@gmail.com 2012-02-01 20:03:25 +00:00
parent aaa54cd384
commit 523a3d442b

View file

@ -18,7 +18,7 @@ The high-level changes since version 4.2 are:
* basic range model moved from GUI to Python, supports 3D coordinates
* improved WLAN dialog with tabs
* added PhysicalNode class for joining real nodes with emulated networks
* fixed the following bugs:<br>75, 79, 82, 83, 85, 86, 92
* fixed the following bugs:<br>75, 76, 79, 82, 83, 85, 86, 89, 92, 94, 96, 98
Known issues with 4.3
* CORE will segfault under Ubuntu 11.10 with Tcl/Tk 8.5.10. There is a known bug in the tk-8.5.10 package, the workaround is to uninstall it and install tk-8.5.11 from [http://www.ubuntuupdates.org/tk8.5 here]; see [http://code.google.com/p/coreemu/issues/detail?id=90 bug #90]