diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-01 17:15:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-01 17:15:04 -0400 |
| commit | 45f796bebe98f4e43a43e3d5b4a7be5befcdd281 (patch) | |
| tree | 0c7c10c53c0260468513af47ea97c67a090f348f /static | |
| parent | e161210f748b85f4525549894d63a91240e2a306 (diff) | |
fix SMS/MMS database upgrade issue
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2614f0b9..7a2d8d77 100644 --- a/static/releases.html +++ b/static/releases.html @@ -523,6 +523,7 @@ <li>Pixel 3, Pixel 3 XL: remove leftover upstream iorapd testing prop</li> <li>TalkBack: dependency updates and crash fix</li> <li>adevtool: fix hang when there are existing files to overwrite</li> + <li>fix SMS/MMS database upgrade issue</li> <li>backport Wi-Fi APEX module fix to improve robustness when chip reconfiguration fails</li> </ul> </article> |
