CHANGES.html
changeset 11211 c7f9ed853e60
parent 11209 2ebe49d34182
child 11212 4db6a4741ec7
--- a/CHANGES.html	Tue Feb 03 13:48:07 2015 -0800
+++ b/CHANGES.html	Tue Feb 03 14:36:43 2015 -0800
@@ -116,6 +116,9 @@
   </li>
   <li> The LrWpanHelper object was previously instantiating only a LogDistancePropagationLossModel on a SingleModelSpectrumChannel, but no PropagationDelayModel.  The constructor now adds by default a ConstantSpeedPropagationDelayModel.
   </li>
+  <li> The Nix-vector routing implementation now uses a lazy flush mechanism,
+       which dramatically speeds up the creation of large topologies.
+  </li>
 </ul>
 
 <hr>