diff --git a/static/releases.html b/static/releases.html
index f0de6e9c..29685cef 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,8 @@
Changes since the 2023091800 release:
+ - Settings: remove Private DNS setting for secondary users since it's not currently per-profile like VPN configuration but rather is global like Wi-Fi configuration
+ - Settings: remove connectivity check setting for secondary users
- Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced
- hardened_malloc: improve fatal error reporting to include the abort message in Android crash reports
- Messaging: work around upstream null pointer exception bug