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.