summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
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 e632596d..b93c1a70 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -563,7 +563,7 @@
<li>temporarily revert enforcing minimum 64kiB stack guard size for arm64 since Facebook wrote a buggy stack overflow check for the React Native Hermes runtime that's incompatible with larger gap sizes and beginning to be shipped by apps</li>
<li>Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header</li>
<li>Log Viewer: add "More info" button to native crash reports</li>
- <li>Log Viewer: include contents of ANR stack traces file in ANR error reports</li>
+ <li>Log Viewer: include contents of App Not Responding (ANR) stack traces file in ANR error reports</li>
<li>Log Viewer: omit processUptime header line when it's unknown</li>
<li>Settings Intelligence (Settings search): fix upstream bug resulting in corruption of the query history database which leads to the search crashing</li>
<li>Launcher: mark 2x2 workspace option as being for phones</li>