# HG changeset patch
# User Tom Henderson
# Date 1316381064 25200
# Node ID 99f36c5bce648e6547085a615f94c5928525a25d
# Parent 72e337512e466cb184898955c03b0cf02c5cf762
Seed the CHANGES.html and RELEASE_NOTES for ns-3.13
diff -r 72e337512e46 -r 99f36c5bce64 CHANGES.html
--- a/CHANGES.html Sun Sep 18 12:23:17 2011 +0100
+++ b/CHANGES.html Sun Sep 18 14:24:24 2011 -0700
@@ -44,6 +44,25 @@
us a note on ns-developers mailing list.
+Changes from ns-3.12 to ns-3.13
+
+Changes to build system:
+
+
+New API:
+
+
+Changes to existing API:
+
+
+Changed behavior:
+
+
+
Changes from ns-3.11 to ns-3.12
Changes to build system:
diff -r 72e337512e46 -r 99f36c5bce64 RELEASE_NOTES
--- a/RELEASE_NOTES Sun Sep 18 12:23:17 2011 +0100
+++ b/RELEASE_NOTES Sun Sep 18 14:24:24 2011 -0700
@@ -9,6 +9,27 @@
Consult the file CHANGES.html for more detailed information about changed
API and behavior across ns-3 releases.
+Release 3.13
+==============
+
+Availability
+------------
+This release is not yet available.
+
+Bugs fixed
+----------
+
+Supported platforms
+-------------------
+
+New user-visible features
+-------------------------
+
+Known issues
+------------
+In general, known issues are tracked on the project tracker available
+at http://www.nsnam.org/bugzilla/
+
Release 3.12.1
==============