From 58cc90c8543d9348f151687acd63c484ef9ac27b Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Thu, 22 Mar 2018 19:21:34 -0700 Subject: [PATCH] Update release files to start next release --- CHANGES.html | 15 +++++++++++++++ RELEASE_NOTES | 25 +++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index f815d5375..32943af6c 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.28 to ns-3-dev

+

New API:

+ +

Changes to existing API:

+ +

Changes to build system:

+ +

Changed behavior:

+ +

Changes from ns-3.27 to ns-3.28

New API:

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 6903021ab..9e3d464c2 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -9,6 +9,31 @@ 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): + +This release has been tested on the following 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.28 ============