diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-09 12:51:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-09 12:51:16 -0400 |
| commit | 849ae4636c61767e464c39f6756180afabbaa769 (patch) | |
| tree | 4ca8ed248cbb4a78c70120c0a088ba35c3d58c2c | |
| parent | 6e719f3f52820a7252e6ef2907b6f9c169130a7f (diff) | |
clarify background activity regression fix
| -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 837bd7b3..9e387b80 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,7 +548,7 @@ <ul> <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>Sandboxed Google Play compatibility layer: fix minor background activity UX regression from several releases ago</li> <li>fix adding emergency contacts</li> <li>adevtool: detect outdated Node.js and report an error</li> </ul> |
