summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorflawedworld <flawedworld@flawed.world>2021-08-19 21:34:04 +0100
committerDaniel Micay <danielmicay@gmail.com>2021-08-19 16:40:13 -0400
commit5a58c5b70154188e55a3b8bd64d14a238ec7256c (patch)
tree25fc4110967e44251c38220f16985b2619fae85b /static
parent4701ef8ce6e4dce630a2e6876ce8a074cd592969 (diff)
fix typo
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 93857ac6..d0736d9d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -532,7 +532,7 @@
<li>Vanadium: update Chromium base to 92.0.4515.115</li>
<li>Vanadium: drop removal of speculative service worker start for search</li>
<li>init: fix use-after-free from event handling callbacks (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li>
- <li>fix PermissionControler UI for Sensors/Network permissions with legacy API &lt; 23 apps (i.e. apps without proper support for Android Marshmallow and beyond)</li>
+ <li>fix PermissionController UI for Sensors/Network permissions with legacy API &lt; 23 apps (i.e. apps without proper support for Android Marshmallow and beyond)</li>
<li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li>
<li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices</li>