diff -r 7c58d21348f4 -r 591909663749 CHANGES.html
--- 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 @@
New PacketSocketServer and PacketSocketClient apps, meant to be used in tests.
+ Tcp Timestamps and Window Scale options have been added and are enabled by default (controllable by attribute).
+
+ A new CoDel queue model has been added to the 'internet' module.
+
Changes to existing API:
@@ -121,10 +125,12 @@
Changes to build system:
Changed behavior:
+- Behavior will be changed due to the list of bugs fixed (listed in RELEASE_NOTES); users are requested to review that list as well.