summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-08 08:05:56 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-08 08:05:56 -0400
commit720a7440cde3b4cc21b748e9dba4f3d0e9b3f142 (patch)
treef53009cb127b7dee4f676c927c8082a5a672cb1a /static
parent7c6042e9d75ff7722ce74d3085077c69b0b47ed2 (diff)
clarify log viewer issue is caused by an upstream bug
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 56ac953f..dc0e0642 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -881,7 +881,7 @@
<p>Changes since the 2024092900 release:</p>
<ul>
- <li>avoid log viewer breaking after system_server restarts</li>
+ <li>work around an upstream Android bug causing our Log Viewer feature to stop working after system_server restarts</li>
<li>add handling for early boot-time system journal notifications</li>
<li>fix an upstream Android Bluetooth use-after-free bug uncovered by GrapheneOS hardware memory tagging that's triggered when obtaining internet access from another device via Bluetooth</li>
<li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</li>