diff --git a/CHANGES.html b/CHANGES.html
index 7d4b26b6d..38326fe84 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -47,6 +47,7 @@ us a note on ns-developers mailing list.
changes from ns-3.1 to ns-3.2
new API:
+
- 26-08-2008; changeset
5aa65b1ea001
@@ -57,7 +58,6 @@ net devices running in threads other than the main simulation thread to schedule
events. Allows for pacing the simulation clock at 1x real-time.
-
26-08-2008; changeset
@@ -68,11 +68,11 @@ Add threading and synchronization primitives. Enabling technology for
multithreaded simulator implementation.
-
+
new API in existing classes:
-
+
- 01-08-2008; changeset
a18520551cdf
@@ -81,9 +81,10 @@ and a Drop trace. It also has some new public methods but these are
mostly for internal use.
-
+
changes to existing API:
+
- 05-09-2008; changeset
aa1fb0f43571
@@ -97,9 +98,7 @@ of interest. See the Doxygen of CsmaNetDevice::SetFrameSize and
PointToPointNetDevice::SetFrameSize for a detailed description.
-
-
- 25-08-2008; changeset
e5ab96db540e
@@ -124,7 +123,6 @@ Users who implement a subclass of the NetDevice base class need to change the si
of their SetReceiveCallback and SetPromiscReceiveCallback methods.
-
- 04-08-2008; changeset
@@ -144,8 +142,6 @@ Doxygen of CsmaNetDevice::SetMaxPayloadLength for a detailed description of the
issues and solution.
-
-
21-07-2008; changeset
-
+
changed behavior:
- 07-09-2008; changeset
5d836ab1523b
+
-
Implement a finite receive buffer for TCP
The native TCP model in TcpSocketImpl did not support a finite receive buffer.
@@ -264,13 +258,11 @@ When the receiver window clears up due to an application read, the TCP
will finally ACK the probe byte, and update its advertised window appropriately.
-
See
bug 239 for
more.
-
07-09-2008; changeset
7afa66c2b291
@@ -286,7 +278,6 @@ addressed by this changeset. See
more.
-
28-07-2008; changeset
6f68f1044df1
@@ -298,8 +289,8 @@ hold time == refresh time was never intentional, as it leads to
instability in neighbor detection.
-
+