From d02a3ef91c86be35bed07c14c84c2754e018cf16 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Thu, 30 Aug 2018 22:20:24 -0700 Subject: [PATCH] Update RELEASE_NOTES and CHANGES.html --- CHANGES.html | 15 +++++++++++++++ RELEASE_NOTES | 26 +++++++++++++++++++++++++- 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/CHANGES.html b/CHANGES.html index c874a9e3c..61d6cdb1a 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -50,6 +50,21 @@ the cracks, unfortunately. If you, as a user, can suggest improvements to this file based on your experience, please contribute a patch or drop us a note on ns-developers mailing list.

+
+

Changes from ns-3.29 to ns-3.30

+

New API:

+ +

Changes to existing API:

+ +

Changes to build system:

+ +

Changed behavior:

+ +

Changes from ns-3.28 to ns-3.29

New API:

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 6ec3ba3da..76692c1f1 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -9,12 +9,36 @@ http://www.nsnam.org including tutorials: http://www.nsnam.org/tutorials.html Consult the file CHANGES.html for more detailed information about changed API and behavior across ns-3 releases. +Release 3-dev +============= + +Availability +------------ +This release is not yet available. + +Supported platforms +------------------- +This release is intended to work on systems with the following minimal +requirements (Note: not all features available on all platforms): + +New user-visible features +------------------------- + +Bugs fixed +---------- + +Known issues +------------ +In general, known issues are tracked on the project tracker available +at http://www.nsnam.org/bugzilla/ + Release 3.29 ============ Availability ------------ -This release is not yet available. +This release is available from: +https://www.nsnam.org/release/ns-allinone-3.29.tar.bz2 Supported platforms -------------------