diff --git a/index.bs b/index.bs
index 886b5d9..6b349a2 100644
--- a/index.bs
+++ b/index.bs
@@ -1063,7 +1063,7 @@ Changes {#changes}
This section summarizes substantial changes and notable editorial improvements to guide review. Full details are available from the commit log. Changes since the Candidate Recommendation 2016-08-18:
-- Add Permissions Policy integration
+- Add Permissions Policy integration, which supersedes the previous requirement of only firing events on iframes that were same-origin with the top-level frame
- Add note to implementers about bundling permission requests
- Export powerful features Accelerometer, Gyroscope and Magnetometer
- Add Permissions API integration, start requiring requestPermission() usage