diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-03 14:45:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-03 14:45:54 -0500 |
| commit | b6bd293b8f909be9c766db7536f6e9a2bdca55e2 (patch) | |
| tree | ddbb4e22b79b03bc1cda583ba0876d58763581f7 /static | |
| parent | 60d4fac58c3d056e49486f618f6cc9b4672d0577 (diff) | |
reword Vanadium fix
Diffstat (limited to 'static')
| -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 90c62b83..b1a9c655 100644 --- a/static/releases.html +++ b/static/releases.html @@ -306,7 +306,7 @@ <li>remove obsolete Email app</li> <li>Vanadium: update Chromium base to 79.0.3945.116</li> <li>WebView: update to 79.0.3945.116</li> - <li>Vanadium: fully disable AImageReader</li> + <li>Vanadium: fully disable AImageReader to fix remaining issues with video playback uncovered by CFI on 64-bit</li> <li>Settings: fix MAC randomization setting for other locales by removing incomplete translations</li> </ul> |
