updated bug numbers for 4.3

This commit is contained in:
ahrenholz@gmail.com 2012-02-02 21:59:47 +00:00
parent 523a3d442b
commit 59eab1ca50

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, 76, 79, 82, 83, 85, 86, 89, 92, 94, 96, 98
* fixed the following bugs:<br>50, 75, 76, 79, 82, 83, 85, 86, 89, 90, 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]