CHANGES.html
changeset 9232 0958cf37fa89
parent 9225 ab36d84c2354
child 9714 e15fefdc07f4
--- a/CHANGES.html	Thu Feb 07 10:47:31 2013 +0100
+++ b/CHANGES.html	Thu Feb 07 11:15:44 2013 +0100
@@ -55,7 +55,12 @@
 
 <h2>New API:</h2>
 <ul>
-<li></li>
+  <li>In Ipv4ClickRouting, the following APIs were added:
+    <ul>
+      <li>Ipv4ClickRouting::SetDefines(), accessible through ClickInternetStackHelper::SetDefines(), for the user to set Click defines from the ns-3 simulation file.</li>
+      <li>SIMCLICK_GET_RANDOM_INT click-to-simulator command for ns-3 to drive Click's random number generation.</li>
+    </ul>
+  </li>
 </ul>
 
 <h2>Changes to existing API:</h2>