summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-15 14:02:41 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-15 14:02:41 -0500
commit9930e604b3426828e1d547e8349ba20e8f1f5cdc (patch)
tree530d49b4fd9b87a74ac93de94fad1d65f3c7ac2d /static
parent34cfbaab7a112e4ac23e8be5ab154bfbd5c3ce9c (diff)
update based on checking history
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 465718e1..b4875fb2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -510,7 +510,7 @@
<li>Vanadium: update Chromium base to 96.0.4664.104</li>
<li>skip reporting network connectivity to the OS from apps with the Network (INTERNET) permission revoked to avoid triggering a SecurityException</li>
<li>remove special case of throwing SecurityException for socket errors caused by EACCES/EPERM as a debugging aid since it causes compatibility issues when the Network (INTERNET) permission is revoked</li>
- <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): fix incorrect alloc_size annotation (no real world impact and does not impact older kernels since it must have been a mistake made during forward porting)</li>
+ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): fix incorrect alloc_size annotation (already fixed in older kernels and no real world impact)</li>
</ul>
</article>
-->