diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-01 00:30:30 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-01 00:30:30 -0500 |
| commit | b7d84f7d5beb5c8aa7134a9315b8cf5c9d90e99f (patch) | |
| tree | eca17c3519b5af396d7425f228f41532ae7ac32e | |
| parent | 73104324568d5d2a1b4960d04e9e2fbbcf524dba (diff) | |
Vanadium: ask permission to play protected media
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0be2b10f..3f6923c2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -415,6 +415,7 @@ <li>always disconnect HTTPS time connections</li> <li>remove unnecessary Accept-Charset header for HTTPS network time requests</li> <li>adbd: backport upstream fix for use-after-move bug</li> + <li>Vanadium: ask permission to play protected media by default</li> </ul> --> |
