summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-23 21:22:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-23 21:22:04 -0400
commitca9f9fd3ca142292629bf74bc1430ead939d021f (patch)
tree2db49a20efc3c02a9e8147872ccd16c5458db42f
parent587a726477dc094fd8993d0d68c1fb131f17677e (diff)
clarify wording
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 1c80d2d4..bb524ae0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -463,7 +463,7 @@
<p>Changes since the 2021.04.16.04 release:</p>
<ul>
- <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): update change to use max ASLR entropy before the init process enables it for the larger address space enabled by GrapheneOS</li>
+ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): update our change to use max ASLR entropy before the init process enables it for the larger address space enabled by GrapheneOS</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): add back hard-wired check for the INTERNET permission on socket creation at least until the eBPF code is improved and fixed to work properly for secondary profiles</li>
<li>Vanadium: disable unused FLOC feature</li>
<li>Vanadium: update Chromium base to 90.0.4430.82</li>