diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-03 00:28:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-03 00:28:32 -0400 |
| commit | 2f2fd05cd5970d91f4e3bade8ed4883469bc816b (patch) | |
| tree | 37e8c11d7b085d07784eeaaf8f74582584591e3d | |
| parent | 62ab12d2cca5c9913feddfb9a33543b7c195153d (diff) | |
clarify
| -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 d53c5165..6ce80839 100644 --- a/static/releases.html +++ b/static/releases.html @@ -441,7 +441,7 @@ <li>kernel (Pixel 4a (5G), Pixel 5): backport implementation of <a href="https://datatracker.ietf.org/doc/html/draft-ietf-6man-rfc4941bis-09">IPv6 temporary addresses (RFC4941)</a> as a replacement for the legacy privacy address implementation, removing the need for our work on mitigating the issues with them (still used for older generation devices)</li> <li>Updater: use <em>System Updater</em> as the app name</li> <li>Updater: show when status notifications occurred</li> - <li>Updater: add notification settings shortcut to settings</li> + <li>Updater: add notification settings shortcut to update settings</li> <li>Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support</li> <li>Sandboxed Google Play compatibility layer: use unified GmsCompat/ prefix for log tags</li> <li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li> |
