CHANGES.html
changeset 10188 f2177f4b2cb1
parent 10165 9d3dc60bada4
child 10421 f6cfad75eea5
child 10442 a420385d5438
--- a/CHANGES.html	Thu Aug 29 22:30:57 2013 -0700
+++ b/CHANGES.html	Thu Aug 29 23:36:42 2013 -0700
@@ -51,6 +51,25 @@
 us a note on ns-developers mailing list.</p>
 
 <hr>
+<h1>Changes from ns-3.18 to ns-3.19</h1>
+<h2>New API:</h2>
+<ul>
+  <li></li>
+</ul>
+<h2>Changes to existing API:</h2>
+<ul>
+  <li></li>
+</ul>
+<h2>Changes to build system:</h2>
+<ul>
+  <li></li>
+</ul>
+<h2>Changed behavior:</h2>
+<ul>
+  <li></li>
+</ul>
+
+<hr>
 <h1>Changes from ns-3.17 to ns-3.18</h1>
 
 <h2>New API:</h2>
@@ -161,6 +180,7 @@
   <li>AODV Hellos are disabled by default. The performance with Hellos enabled and disabled are almost identical. With Hellos enabled, AODV will suppress hellos from transmission, if any recent broadcast such as RREQ was transmitted. The attribute <tt>ns3::aodv::RoutingProtocol::EnableHello</tt> can be used to enable/disable Hellos.
 </ul>
 
+<hr>
 <h1>Changes from ns-3.16 to ns-3.17</h1>
 
 <h2>New API:</h2>