diff options
| -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> |
