CHANGES.html
changeset 4572 e5dcdf2868df
parent 4568 8a9c81e59c92
child 4620 5d448b8564e5
--- a/CHANGES.html	Sun Jun 21 22:29:08 2009 -0700
+++ b/CHANGES.html	Sun Jun 21 22:36:43 2009 -0700
@@ -79,6 +79,12 @@
 <h2>Changes to existing API:</h2>
 <ul>
 
+<li><b>Ipv4Interface::GetMtu () deleted</b>
+  <p>The Ipv4Interface API is private to internet-stack module; this method
+was just a pass-through to GetDevice ()->GetMtu ().
+  </p>
+</li>
+
 <li><b>CalcChecksum attribute changes</b>
   <p>Four IPv4 CalcChecksum attributes (which enable the computation of 
 checksums that are disabled by default) have been collapsed into one global