From 6d44eb0f4e85af73839f9285c65910f5c62f8669 Mon Sep 17 00:00:00 2001
From: Tom Henderson
Date: Wed, 23 Mar 2016 23:53:51 -0700
Subject: [PATCH] documentation: Update for new release cycle
---
CHANGES.html | 16 ++++++++++++++++
RELEASE_NOTES | 22 +++++++++++++++++++++-
2 files changed, 37 insertions(+), 1 deletion(-)
diff --git a/CHANGES.html b/CHANGES.html
index df16bf44d..1c87ad478 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.25 to ns-3.26
+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.24 to ns-3.25
New API:
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index cfd5c1307..1d904d6f3 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -12,12 +12,32 @@ API and behavior across ns-3 releases.
Release 3-dev
=============
+Availability
+------------
+This release is not yet available.
+
+Supported 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.25
============
Availability
------------
-This release is not yet available.
+This release is available from:
+https://www.nsnam.org/release/ns-allinone-3.25.tar.bz2
Supported platforms
-------------------