From 1033ecbc06be7b163598e73a7c5427510fb63191 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Fri, 16 Aug 2013 20:17:21 +0000 Subject: [PATCH] formatting 4.6 list --- wiki/ReleaseNotes.wiki | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki index c23b9309..4ef0fc96 100644 --- a/wiki/ReleaseNotes.wiki +++ b/wiki/ReleaseNotes.wiki @@ -19,19 +19,15 @@ The high-level changes since version 4.5 are: * added a basic EMANE 802.11 CORE Python script example * expose transport XML block generation to EmaneModels * expose NEM entry to the EmaneModel so it can be overridden by a model - * add the control interface bridge prior to starting EMANE, as some models may - * depend on the controlnet functionality + * add the control interface bridge prior to starting EMANE, as some models may depend on the controlnet functionality * added EMANE model to CORE converter * parse lat/long/alt from node messages, for moving nodes using command-line * fix bug #196 incorrect distance when traversing UTM zones *GUI* - * added Cut, Copy, and Paste options to the Edit menu - * paste will copy selected services and take care of node and interface - * renumbering + * added Cut, Copy, and Paste options to the Edit menu; paste will copy selected services and take care of node and interface renumbering * implement Edit > Find dialog for searching nodes and links - * when copying existing file for a service, perform string replacement of: - * "~", "%SESSION%", "%SESSION_DIR%", "%SESSION_USER%", "%NODE%", "%NODENAME%" + * when copying existing file for a service, perform string replacement of: "~", "%SESSION%", "%SESSION_DIR%", "%SESSION_USER%", "%NODE%", "%NODENAME%" * use CORE_DATA_DIR insteadof LIBDIR * fix Adjacency Widget to work with OSPFv2 only networks @@ -47,8 +43,7 @@ The high-level changes since version 4.5 are: * fixed lock view * fix GUI spinbox errors for Tk 8.5.8 (RHEL/CentOS 6.2) * fix broker node count for distributed session entering the RUNTIME state when (non-EMANE) WLANs or GreTapBridges are involved - * fix "file exists" error message when distributed session number is re-used - * and servers file is written + * fix "file exists" error message when distributed session number is re-used and servers file is written * fix bug #194 configuration dialog too long, make dialog scrollable/resizable * allow float values for loss and duplicates percent * fix the following bugs: 166, 172, 177, 178, 192, 194, 196, 201, 206, 210, 212, 213, 214, 221