summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-22 14:27:21 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-22 14:27:21 -0500
commitf2035519b250e7e92d2f474ef1bcf1c65a52cc41 (patch)
tree3868ef3b5b62de8f713480434345b61111b62733
parent982b6478230da4c7633b6e72f7a5c4cebcda8768 (diff)
simplify other network time changes
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bd638332..7e8b4f1f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -689,6 +689,8 @@
<li>HTTPS-based network time: set clock offset field used by tests</li>
<li>HTTPS-based network time: improve logging</li>
<li>HTTPS-based network time: simplify implementation</li>
+ <li>simplify our implementation of disabling cellular-based automatic time by using the standard permitted origin configuration</li>
+ <li>simplify our implementation of disabling network time refresh when automatic time is disabled (unlike GrapheneOS, Android always performs network time checks and the user only controls whether the results from any of the automatic time methods are used)</li>
<li>Messaging: avoid crash caused by upstream bug when forwarding a message</li>
</ul>
</article>