diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-03 10:57:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-03 10:57:00 -0500 |
| commit | 8d6a06143d142f4bffcf7040e3ae142f33fd459a (patch) | |
| tree | 970af437948c036bb53e6269f1bdf92a4680afbc | |
| parent | 2ce39e7a8c4c3d213ee30660d93ad4907aec6198 (diff) | |
clarify media access
| -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 34d59757..c43ba0cc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -395,7 +395,7 @@ <li>adjust kernel configuration tests to permit not having BPF_JIT since we don't have it enabled</li> <li>add check for empty TTS engine name to address upstream bug</li> <li>Vanadium: enable split cache by default</li> - <li>Vanadium: add back legacy media access support for now</li> + <li>Vanadium: add back legacy media file access support for now</li> <li>Vanadium: rename WebView and library apps based on the vanadium.app domain</li> <li>Seedvault: update to latest revision</li> <li>remove unnecessary vendor overlays</li> |
