summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-05-11 21:53:13 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-05-11 21:53:13 -0400
commitf979ad74703d9eabfd1440fc352d875339de2101 (patch)
treec6da9d5b8e782f9c056a8e110a4dd89cb34ae814
parentd39035ca44d8f89f2c4b085ecff2b77d37bb8dcc (diff)
clarify added logging
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 67d10ecc..352f7356 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -550,7 +550,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer (GmsCompat): further improve location rerouting compatibility</li>
- <li>Sandboxed Google Play compatibility layer (GmsCompat): add logging to help with debugging issues in the future</li>
+ <li>Sandboxed Google Play compatibility layer (GmsCompat): add logging to help with debugging issues with location rerouting in the future</li>
<li>Vanadium: update Chromium base to 101.0.4951.61</li>
<li>improve compatibility with buggy apps trying to use the non-existent OS network location provider when it isn't available and reroute them to the passive provider</li>
<li>add hidden setting for sandboxed Google Play compatibility layer developers to bypass blocking the Play Store from updating the Google Play apps</li>