summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-04 20:24:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-04 20:24:20 -0400
commiteae528011e2b222b4715101e4adc1791277fa49a (patch)
treedf5712904c20070be83f1bb17157d438e71365d7 /static
parent4e028db08277d1f5cea2d698f60e1269dc0ccc6f (diff)
hint at why logout support is so useful
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5dbdb038..948b0c8b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -405,7 +405,7 @@
<ul>
<li>hardened_malloc: optimize and harden initialization sanity checks</li>
<li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</li>
- <li>enable secondary user logout support by default</li>
+ <li>enable secondary user logout support by default (purges credential encrypted storage keys from memory)</li>
<li>add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list</li>
</ul>