update CHANGES.html for Mtu move
authorTom Henderson <tomh@tomh.org>
Sat, 10 Apr 2010 13:47:05 -0700
changeset 6184 3bb39c179947
parent 6183 8a5e1f9db873
child 6185 371ccf65ecdc
update CHANGES.html for Mtu move
CHANGES.html
--- a/CHANGES.html	Sat Apr 10 13:45:09 2010 -0700
+++ b/CHANGES.html	Sat Apr 10 13:47:05 2010 -0700
@@ -186,6 +186,9 @@
 </pre>
 
 <li><b>Moved propagation models</b> from src/devices/wifi to src/common
+
+<li><b>Moved Mtu attribute from base class NetDevice</b> This attribute is
+now found in all NetDevice subclasses.  
 </ul>
 
 <h2>Changed behavior:</h2>