file TTL change under another category
authorTom Henderson <tomh@tomh.org>
Sat, 14 Nov 2009 21:03:33 -0800
changeset 5606 6e2d5d48dab1
parent 5605 f900254c52e1
child 5608 3bc5cbc9431d
file TTL change under another category
CHANGES.html
--- a/CHANGES.html	Sat Nov 14 21:02:53 2009 -0800
+++ b/CHANGES.html	Sat Nov 14 21:03:33 2009 -0800
@@ -60,9 +60,6 @@
 <li><b>Object::DoStart</b>: Users who need to complete their object setup at the start of a simulation
 can override this virtual method, perform their adhoc setup, and then, must chain up to their parent.
 </ul>
-<ul>
-<li> Default TTL of IPv4 broadcast datagrams changed from 1 to 64.
-</ul> 
 
 <h2>Changes to existing API:</h2>
 <ul>
@@ -135,6 +132,9 @@
 can be found <a href="http://www.nsnam.org/bugzilla/show_bug.cgi?id=689"> 
 here</a>.
 </ul>
+<ul>
+<li> Default TTL of IPv4 broadcast datagrams changed from 1 to 64.
+</ul> 
 
 
 <hr>