Update changes file again
authorMitch Watrous <watrous@u.washington.edu>
Fri, 28 Sep 2012 14:33:15 -0700
changeset 9098 e507321e9a0d
parent 9097 4d2b28c310db
child 9099 8009389af158
Update changes file again
CHANGES.html
--- a/CHANGES.html	Fri Sep 28 13:41:30 2012 -0700
+++ b/CHANGES.html	Fri Sep 28 14:33:15 2012 -0700
@@ -53,7 +53,7 @@
 
 <h2>Changes to existing API:</h2>
 <ul>
-<li>In the MobilityHelper class, the functions EnableAscii () and EnableAsciiAll () were changed to use output stream wrappers rather than standard C++ ostreams. The purpose of this change was make to make them behave analogously to other helpers in ns-3 that generate ascii traces.  Now, the file stream that is open in MobilityHelper is closed nicely upon asserts and program exits.</li>
+<li>In the MobilityHelper class, the functions EnableAscii () and EnableAsciiAll () were changed to use output stream wrappers rather than standard C++ ostreams. The purpose of this change was to make them behave analogously to other helpers in ns-3 that generate ascii traces.  Now, the file stream that is open in MobilityHelper is closed nicely upon asserts and program exits.</li>
 </ul>
 
 <h2>Changes to build system:</h2>