update release notes and CHANGES.html file
authorTom Henderson <tomh@tomh.org>
Mon, 03 Jan 2011 13:13:26 -0800
changeset 6760 9e4859305744
parent 6759 2f6a473a4aa8
child 6761 2eb8aa362caa
update release notes and CHANGES.html file
CHANGES.html
RELEASE_NOTES
--- a/CHANGES.html	Mon Jan 03 12:56:27 2011 -0800
+++ b/CHANGES.html	Mon Jan 03 13:13:26 2011 -0800
@@ -53,8 +53,12 @@
 separate reference trace repository is no longer needed to perform 
 regression tests.  Tests that require comparison against known good traces
 can still be run from test.py.  The --regression option for waf has been
-removed.
+removed.  However, the "-r" option to download.py has been kept to 
+allow users to fetch older revisions of ns-3 that contain these traces.
 </p>
+<li><b>Documentation converted to Sphinx</b>
+<p> Project documentation (manual, tutorial, and testing) have been
+converted to Sphinx from the GNU Texinfo markup format.</p>
 </ul>
 
 <h2>New API:</h2>
--- a/RELEASE_NOTES	Mon Jan 03 12:56:27 2011 -0800
+++ b/RELEASE_NOTES	Mon Jan 03 13:13:26 2011 -0800
@@ -127,6 +127,8 @@
      (viii) a channel model with the outdoor E-UTRAN propagation loss 
      model.
 
+   - Project documentation has been converted from GNU Texinfo to Sphinx. 
+
 Bugs fixed
 ----------
 The following lists many of the bugs fixed or small feature additions