diff --git a/CHANGES.html b/CHANGES.html
index 5aaef8e93..247481113 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -48,6 +48,30 @@ us a note on ns-developers mailing list.
Changes to build system:
+- The underlying version of waf used by ns-3 was upgraded to 1.6.7.
+This has a few changes for users and developers:
+
New API:
@@ -56,6 +80,12 @@ us a note on ns-developers mailing list.
Changes to existing API:
+- The WifiPhyStandard enumerators for specifying half- and quarter-channel
+width standards has had a change in capitalization:
+
+- WIFI_PHY_STANDARD_80211_10Mhz was changed to WIFI_PHY_STANDARD_80211_10MHZ
+
- WIFI_PHY_STANDARD_80211_5Mhz was changed to WIFI_PHY_STANDARD_80211_5MHZ
+
Changed behavior: