summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-20 15:55:03 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-20 16:11:28 -0500
commit90cfb819bd6ebb8e416b8473a23fb448bb1dd2a7 (patch)
tree853a0943608a4f7b861b677e3f29f571f69d5274
parentf7b7539392e94ca850e92ad93050ae18b742f162 (diff)
add check for empty TTS engine name
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 778cd352..9236a2d6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -391,6 +391,7 @@
<li>Camera: remove unused Wi-Fi state permissions</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: update APNs with carriersettings-extractor</li>
<li>adjust kernel configuration tests to permit not having BPF_JIT since we don't have it enabled</li>
+ <li>add check for empty TTS engine name to address upstream bug</li>
</ul>
</article>