diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-08 18:23:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-08 18:23:21 -0400 |
| commit | 417dc08dcb1580cd7f57aa48923e8127148f2376 (patch) | |
| tree | 459ee6c156b0add7c7fea46ab7fd43c1b769a893 /static | |
| parent | e44fd5d7b1bda515fd8dbe04e9c2cad676aef689 (diff) | |
clarify location rerouting fix
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 cf4947a9..837bd7b3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -547,7 +547,7 @@ <p>Changes since the 2022050700 release:</p> <ul> - <li>Sandboxed Google Play compatibility layer (GmsCompat): restore compatibility of location rerouting with previous versions of the Play services client library</li> + <li>Sandboxed Google Play compatibility layer (GmsCompat): restore compatibility of location rerouting with old versions of the Play services client library</li> <li>Sandboxed Google Play compatibility layer: fix background activity regression from several releases ago</li> <li>fix adding emergency contacts</li> <li>adevtool: detect outdated Node.js and report an error</li> |
