diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-16 07:12:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-16 07:12:12 -0400 |
| commit | b91a7d3d6015c54156e50250f3d8f00c330c3a0d (patch) | |
| tree | a5397934d2c063d80fb402af94a9ec4ae0f41c99 | |
| parent | c7cdab2436cd6100782dae8138e1653b7c3ccf97 (diff) | |
clarify incomplete port
| -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 1f1f4d55..ecd2b29b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -370,7 +370,7 @@ <p>Changes since the 2020.09.07.01 release:</p> <ul> - <li>initial incomplete port to Android 11</li> + <li>initial port to Android 11 with many but not all GrapheneOS hardening changes ported over</li> <li>full 2020-09-05 security patch level</li> <li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li> <li>fix VPN lockdown setting getting overridden on user stop</li> |
