diff --git a/CHANGES.html b/CHANGES.html
index b865b8d1b..1beecb862 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -60,9 +60,6 @@ by the ns-3 logging system to report the execution context of each log line.
Object::DoStart: Users who need to complete their object setup at the start of a simulation
can override this virtual method, perform their adhoc setup, and then, must chain up to their parent.
-
-- Default TTL of IPv4 broadcast datagrams changed from 1 to 64.
-
Changes to existing API:
@@ -135,6 +132,9 @@ YansWifiPhy::CcaModelThreshold from -140.0 dBm to -99.0 dBm. Rationale
can be found
here.
+
+- Default TTL of IPv4 broadcast datagrams changed from 1 to 64.
+