summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-04-14 18:10:49 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-04-14 18:10:49 -0400
commit7e65e9e4e967ba69f64956da2168784daaaeb356 (patch)
tree49565fd58abcb856370f4254e3f4e995b94d3d58
parent9e62200ac35cd9598e8723a885fe90f6c8371e36 (diff)
clarify password leak detection removal
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 1c757f05..68834b52 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -312,7 +312,7 @@
<ul>
<li>Vanadium: update Chromium base to 81.0.4044.96</li>
- <li>Vanadium: remove password leak detection option</li>
+ <li>Vanadium: remove unsupported password leak detection option</li>
<li>Vanadium: expand automated string rebranding</li>
<li>Vanadium: remove Google prefix from storage settings label</li>
<li>enable VPN lockdown by default</li>