summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-03-21 17:05:47 -0400
committerGitHub <noreply@github.com>2023-03-21 17:05:47 -0400
commit8f2a3cbb70671c7074aee2482eab5a0b58aa0949 (patch)
treef78dfa69b75c7a0f123f587a3eed4c99c43ffeb2 /changelog.d
parentAllow running twisted trunk against other branches (#15302) (diff)
downloadsynapse-8f2a3cbb70671c7074aee2482eab5a0b58aa0949.tar.xz
Update 15295.bugfix
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15295.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/15295.bugfix b/changelog.d/15295.bugfix
index e437ef3a01..af43035383 100644
--- a/changelog.d/15295.bugfix
+++ b/changelog.d/15295.bugfix
@@ -1 +1 @@
-Fix a long-standing bug where edits of non-`m.room.message` events would not be correctly bundled or have their new content applied.
+Fix a long-standing bug where edits of non-`m.room.message` events would not be correctly bundled.