diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:25:07 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:25:07 -0500 |
| commit | 9d78ffd6308620ab83466ef6bb2afcf135e4263b (patch) | |
| tree | 071607a361976ca314a9d37293693a9984228345 | |
| parent | d891cef95e52d0c42839ff7af11718d5241dc077 (diff) | |
scale back overly verbose release notes
| -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 75ccbe79..6da829ae 100644 --- a/static/releases.html +++ b/static/releases.html @@ -440,7 +440,7 @@ <li>Seedvault: update to latest revision</li> <li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li> <li>use GrapheneOS connectivity check server by default for connectivity checks in the OS (not yet for Vanadium)</li> - <li>Settings: add setting to toggle between GrapheneOS connectivity check server and the standard Android connectivity check URLs to continue supporting blending in with other Android devices without a VPN (alongside disabling other GrapheneOS-specific connections)</li> + <li>Settings: add setting to toggle between GrapheneOS connectivity check server and the standard Android connectivity check URLs to continue supporting blending in with other Android devices without a VPN</li> <li>Updater: remove unused READ_PHONE_STATE permission</li> </ul> |
