diff --git a/static/releases.html b/static/releases.html
index bcd9dd11..086e0fe4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -551,6 +551,7 @@
Changes since the 2024120900 release:
+ - fix upstream bug causing the Microphone (RECORD_AUDIO) permission to be required for for local audio routing via REMOTE_SUBMIX instead of only the MODIFY_AUDIO_ROUTING permission with this explicit purpose (this caused Android Auto to require the Microphone permnission for routing audio on both the stock OS and GrapheneOS, but it impacts GrapheneOS more due to permissions not being granted by default to Android Auto)
- Dialer: add proper dark mode support for dialogs