diff --git a/CHANGES.html b/CHANGES.html index 89494a599..88ce89915 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -53,8 +53,12 @@ us a note on ns-developers mailing list.
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. +Project documentation (manual, tutorial, and testing) have been +converted to Sphinx from the GNU Texinfo markup format.