diff --git a/static/releases.html b/static/releases.html
index f8ae5442..232ee753 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -447,7 +447,8 @@
Changes since the 2021090819 release:
- - Sandboxed Play services compatibility layer: stub out DeviceConfig APIs
+ - Sandboxed Play services compatibility layer: stub out DeviceConfig APIs by ignoring device configuration writes instead of throwing a SecurityException
+ - Sandboxed Play services compatibility layer: stub out DropBoxManager API by pretending no crash dumps, logs, etc. are available instead of throwing a SecurityException
-->