Update release notes
authorTom Henderson <tomh@tomh.org>
Mon, 20 Dec 2010 22:05:44 -0800
changeset 6703 1204fcdb71c2
parent 6702 af154b7ea2a2
child 6713 200cccff1299
Update release notes
CHANGES.html
RELEASE_NOTES
--- a/CHANGES.html	Mon Dec 20 16:41:32 2010 -0800
+++ b/CHANGES.html	Mon Dec 20 22:05:44 2010 -0800
@@ -99,6 +99,10 @@
 <li><b>Rakhmatov Vrudhula non-linear battery model</b>
 <p>New class and helper for this battery model. </p></li>
 
+<li><b>Print IPv4 routing tables</b>
+<p>New class methods and helpers for printing IPv4 routing tables
+to an output stream. </p></li>
+
 </ul>
 
 <h2>Changes to existing API:</h2>
--- a/RELEASE_NOTES	Mon Dec 20 16:41:32 2010 -0800
+++ b/RELEASE_NOTES	Mon Dec 20 22:05:44 2010 -0800
@@ -77,6 +77,8 @@
      energy models to a WiFi-based simulation (in examples/energy/ 
      directory).
 
+   - New methods to print IPv4 routing tables to an output stream.
+
 Bugs fixed
 ----------
 The following lists many of the bugs fixed or small feature additions