From b528c552b412ad381b324015463d47abc753d882 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Fri, 16 Dec 2011 17:46:58 +0000 Subject: [PATCH] added CORE 4.3 release notes --- wiki/ReleaseNotes.wiki | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki index c7574d67..3d0b6a58 100644 --- a/wiki/ReleaseNotes.wiki +++ b/wiki/ReleaseNotes.wiki @@ -1,5 +1,25 @@ #summary Changelog and notes about CORE releases. += 4.3 = +CORE 4.3 has not been released yet (estimated January 2011). + +The high-level changes since version 4.2 are: + * EMANE 0.7.2 support + * hook scripts: customize actions at any of six different session states + * Check Emulation Light (CEL) exception feedback system + * added FTP and XORP services, and service validate commands + * services can flag when customization is required + * Python classes to support ns-3 simulation experiments + * write state, node X,Y position, and servers to pycore session dir + * removed over 9,000 lines of unused GUI code + * performance monitoring script + * batch mode improvements and --closebatch option + * export session to EmulationScript XML files + * 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:
75, 79, 82, 83, 85, 86, 92 + = 4.2 = CORE 4.2 was released on 8/19/11.