update CHANGES.html for Mtu move

This commit is contained in:
Tom Henderson
2010-04-10 13:47:05 -07:00
parent 349ce951c2
commit 1ece953d07

View File

@@ -186,6 +186,9 @@ upper 32 bits are simply zero.
</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>