From 982b6478230da4c7633b6e72f7a5c4cebcda8768 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 22 Feb 2023 10:44:08 -0500 Subject: [PATCH] fix Messaging app crash --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • HTTPS-based network time: set clock offset field used by tests
  • HTTPS-based network time: improve logging
  • HTTPS-based network time: simplify implementation
  • +
  • Messaging: avoid crash caused by upstream bug when forwarding a message
  • -->