From aac2d538d474cf45434b2d447b32efb197a4d8a5 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 6 Jun 2012 23:33:58 -0700 Subject: [PATCH] update release notes for ns-3.14.1 --- RELEASE_NOTES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 0dfc81f1d..a96c7a989 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -30,6 +30,20 @@ Known issues In general, known issues are tracked on the project tracker available at http://www.nsnam.org/bugzilla/ +Release 3.14.1 +============== + +Availability +------------ +This release is available from: +http://www.nsnam.org/release/ns-allinone-3.14.1.tar.bz2 + +Bugs fixed +---------- +This hotfix release contains a fix for the PyViz visualizer and makes it +easier to add PyViz support to examples; otherwise it is the same as the +ns-3.14 release. + Release 3.14 ============