--- 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>