summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-09-22 02:54:28 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-09-22 02:55:00 -0400
commita5ba51c50286ba0f9f41cae22789bc3d1a581c80 (patch)
tree76ae2c33cffcf1293b9074edb312d6f16f6a9ec8 /static
parentbe034fb76cab2f6723c536a49eac09ce93b243fd (diff)
work around upstream null pointer exception bug
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 4876e3dd..4188885c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,7 @@
<p>Changes since the 2023091800 release:</p>
<ul>
+ <li>Messaging: work around upstream null pointer exception bug</li>
<li>Pixel 4, Pixel 4 XL: add upstream sensor-related app compatibility fix from the September release already included for other devices</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold): add upstream build reproducibility fix</li>
</ul>