From 8e781d4d16d523cd71b22e211cd3bb0b06f0a619 Mon Sep 17 00:00:00 2001
From: Tom Henderson
Date: Sat, 13 Sep 2014 08:50:02 -0700
Subject: [PATCH] update CHANGES.html
---
CHANGES.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGES.html b/CHANGES.html
index 1098f22e2..09f856e83 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -93,6 +93,10 @@ us a note on ns-developers mailing list.
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 @@ us a note on ns-developers mailing list.
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.