--- a/CHANGES.html Sat Sep 13 08:47:05 2014 -0700
+++ b/CHANGES.html Sat Sep 13 08:50:02 2014 -0700
@@ -93,6 +93,10 @@
</li>
<li> New PacketSocketServer and PacketSocketClient apps, meant to be used in tests.
</li>
+ <li> Tcp Timestamps and Window Scale options have been added and are enabled by default (controllable by attribute).
+ </li>
+ <li> A new CoDel queue model has been added to the 'internet' module.
+ </li>
</ul>
<h2>Changes to existing API:</h2>
@@ -121,10 +125,12 @@
<h2>Changes to build system:</h2>
<ul>
+<li> None for this release. </li>
</ul>
<h2>Changed behavior:</h2>
<ul>
+<li> Behavior will be changed due to the list of bugs fixed (listed in RELEASE_NOTES); users are requested to review that list as well.
</ul>
<hr>