diff --git a/CHANGES.html b/CHANGES.html index e7fe4ad86..78c534a6d 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -50,6 +50,25 @@ 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.32 to ns-3.33

+

New API:

+ +

Changes to existing API:

+ +

Changes to build system:

+ +

Changed behavior:

+ +

Changes from ns-3.31 to ns-3.32

New API:

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ba4fe6a77..b7a32ab38 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -9,6 +9,16 @@ 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 +============= + +New user-visible features +------------------------- + +Bugs fixed +---------- + + Release 3.32 ============