diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-11 21:53:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-11 21:53:13 -0400 |
| commit | f979ad74703d9eabfd1440fc352d875339de2101 (patch) | |
| tree | c6da9d5b8e782f9c056a8e110a4dd89cb34ae814 /static | |
| parent | d39035ca44d8f89f2c4b085ecff2b77d37bb8dcc (diff) | |
clarify added logging
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
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> |
