diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-14 01:10:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-14 01:10:27 -0400 |
| commit | 9664d07e85573abe6508600749157b596e93de1c (patch) | |
| tree | 4c96833d572d6633355d0ede15152f783fde4e9f /static | |
| parent | 19d8e5c4858cd87359ecf293c4f9e6a90bcb9876 (diff) | |
VPN lockdown fix
Diffstat (limited to 'static')
| -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 ea33312e..acae4eb6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -372,6 +372,7 @@ <ul> <li>initial incomplete port to Android 11</li> <li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li> + <li>fix VPN lockdown setting getting overridden on user stop</li> </ul> <p>Installations made before the first official release of the Android Hardening |
