diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-22 10:44:08 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-22 10:44:33 -0500 |
| commit | 982b6478230da4c7633b6e72f7a5c4cebcda8768 (patch) | |
| tree | 7d67cdc951d2c8396082de119b99dd8be442cc10 /static | |
| parent | 1cafbf585965f4a8999d6a0d256d10bce75d0f8b (diff) | |
fix Messaging app crash
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 80b342b3..bd638332 100644 --- a/static/releases.html +++ b/static/releases.html @@ -689,6 +689,7 @@ <li>HTTPS-based network time: set clock offset field used by tests</li> <li>HTTPS-based network time: improve logging</li> <li>HTTPS-based network time: simplify implementation</li> + <li>Messaging: avoid crash caused by upstream bug when forwarding a message</li> </ul> </article> --> |
