summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-09 09:59:21 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-09 09:59:21 -0400
commitd86627b30f36749fe23cf3cefacae81b379a1749 (patch)
treecb97728e871ed96a97be9e0f3a6167972c9ea5d1
parent53d8f348a3e2f9ebc4c4f70a46ad4a0c7ee22ed2 (diff)
update work profile release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index f61e648d..ab0ee5ec 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -672,7 +672,7 @@
<p>Changes since the 2023100300 release:</p>
<ul>
- <li>temporarily unsuspend work profiles when resuming it to get it out of suspend for users who installed the experimental release (2023100600) before we changed the pause semantics back to the stricter Android 13 approach</li>
+ <li>temporarily unsuspend work profiles when resuming them to avoid our stricter pause approach causing issues</li>
<li>Settings: split title/summary for automatic exploit protection compatibility mode</li>
<li>Settings: fix upstream bug causing crash when accessing tethering settings from secondary users where they're unavailable</li>
<li>System Updater: set foreground service type to special</li>