summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-20 10:31:50 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-03-20 10:31:50 -0400
commit8b2ea6684507d1f892efd1bf5ee15ef159867879 (patch)
tree09f7b8474b15ba7ee50794955e91e90e1e466cf3
parent8f6cf0dc259479222aaf3e5e40838bb0b86c333d (diff)
clarify accessibility services
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 0218af21..9279d658 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -453,7 +453,7 @@
<p>Changes since the 2021.03.06.00 release:</p>
<ul>
- <li>integrate the latest open source release of TalkBack and Switch Access again (a text-to-speech service like RHVoice needs to be installed, configured and enabled to be able to use TalkBack)</li>
+ <li>integrate the latest open source release of TalkBack and Switch Access as first party accessibility services again (a text-to-speech service like RHVoice needs to be installed, configured and enabled to be able to use TalkBack)</li>
<li>SELinux policy: add back removing tmpfs execute for all base system app domains</li>
<li>SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)</li>
<li>add Bluetooth timeout feature with a security fix applied to the original implementation</li>