RELEASE_NOTES
changeset 6652 2d8de9b3be74
parent 6614 87c065a7bd8a
child 6657 4cb83cfdb335
--- a/RELEASE_NOTES	Mon Nov 01 12:23:07 2010 -0400
+++ b/RELEASE_NOTES	Mon Nov 08 11:36:26 2010 -0800
@@ -38,6 +38,15 @@
      will allow an initial call to SetPosition () (before any waypoints
      have been added) to be treated as the first waypoint.
 
+   - Regression testing is now completely performed within test.py
+     rather than a separate "./waf --regression" that consults
+     reference traces in the ns-3.x-ref-traces directory.  In most
+     cases, the example programs whose traces were included in 
+     ns-3.x-ref-traces have a corresponding test called from the
+     test.py program.  It is still possible to write trace-based
+     regression tests but they are now called from the test.py
+     program.
+
 Bugs fixed
 ----------
 The following lists many of the bugs fixed or small feature additions