update release notes and CHANGES.html file

This commit is contained in:
Tom Henderson
2011-01-03 13:13:26 -08:00
parent 3ce8fa8e56
commit 41e93b8ce4
2 changed files with 7 additions and 1 deletions

View File

@@ -53,8 +53,12 @@ us a note on ns-developers mailing list. </p>
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>

View File

@@ -127,6 +127,8 @@ New user-visible features
(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