summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-19 02:38:23 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-19 02:38:23 -0400
commit092490180cb9d262ea5815398d3de45985962c03 (patch)
tree7c2db612ed42c096cb4caca2e7936fc340c5b558 /static
parent87a1f654cf304c9cabd4bf406605db17a0a02a97 (diff)
add missing word
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index c9b2dc31..752a452a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -369,7 +369,7 @@
<p>Changes since the 2020.09.11.14 release:</p>
<ul>
- <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 Control Flow Integrity, the setup wizard and the hardened Vanadium WebView)</li>
+ <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 kernel Control Flow Integrity, the setup wizard and the hardened Vanadium WebView)</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>