From 98bf5861f3233dfb9e0bc7a8c2fa4a58c1e4bddd Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 13 May 2015 12:02:14 -0700 Subject: [PATCH] update RELEASE_NOTES and CHANGES.html for next release --- CHANGES.html | 16 ++++++++++++++++ RELEASE_NOTES | 21 +++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index 3e9b2d5b0..ff5056538 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -50,6 +50,22 @@ 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.23 to ns-3.24

+

New API:

+ +

Changes to existing API:

+ +

Changes to build system:

+ +

Changed behavior:

+This section is for behavioral changes to the models that were not due to a bug fix. + +

Changes from ns-3.22 to ns-3.23

New API:

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index bd9eb41b4..e39d5b346 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -9,6 +9,27 @@ 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 +------------------- + +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.23 ============