diff --git a/static/releases.html b/static/releases.html
index 0446352e7..1c7eacc21 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -572,6 +572,8 @@
- Android Debug Bridge: fix upstream fdsan crash from closing invalid file descriptor by fixing usage of epoll
- Sandboxed Google Play compatibility layer: fix issue breaking RPC transactions which impacts the Terminal app
+ - Sandboxed Google Play compatibility layer: add implementation of isGoogleLocationAccuracyEnabled() always returning true to fix compatibility with apps checking for it (when the GrapheneOS network location service is disabled which it is by default, we emulate network location via satellite-based location)
+ - Sandboxed Google Play compatibility layer: fix definition of IStatusCallback.onCompletion() to slightly improve performance
- allow Terminal app to use WebView JIT since it requires WebAssembly
- kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.80