CHANGES.html
changeset 10899 9b501eb7910c
parent 10892 3e86fac77082
child 10902 527fc624722a
--- a/CHANGES.html	Sat Sep 06 06:57:27 2014 +0200
+++ b/CHANGES.html	Sat Sep 06 07:08:49 2014 +0200
@@ -89,6 +89,8 @@
           SetFfrAlgorithmType and SetFfrAlgorithmAttribute</li>
     </ul>
   </li>
+  <li> A new SimpleNetDeviceHelper can now be used to install SimpleNetDevices.
+  </li>
 </ul>
 
 <h2>Changes to existing API:</h2>
@@ -274,6 +276,10 @@
   value class that represents simulation time; the largest unit prior to 
   this addition was Second.
   </li>
+  <li> SimpleNetDevice and SimpleChannel are not so simple anymore. SimpleNetDevice can be now a
+       Broadcast or PointToPoint NetDevice, it can have a limited bandwidth and it uses an output
+       queue.       
+  </li>
 </ul>
 
 <h2>Changes to build system:</h2>