summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-04 20:38:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-04 20:38:45 -0400
commit1f386d4ea9832b7ff061f794913162f627d7c77d (patch)
treecd8e23799a2917c419bd198313d957b6a6752010
parenteae528011e2b222b4715101e4adc1791277fa49a (diff)
network time change
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 948b0c8b..35c43e77 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -407,6 +407,7 @@
<li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</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>
+ <li>reject received unix timestamps before build unix time for https-based network time implementation</li>
</ul>
-->