summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-10-12 18:58:27 +0100
committerAndrew Morgan <andrewm@element.io>2022-10-12 18:58:27 +0100
commit4d8003251821c8f34072701be6960115abfe46d4 (patch)
tree5b98ad05ab94537bd358aa1099ba4f8e67151119
parentAvoid checking the event cache when backfilling events (diff)
downloadsynapse-4d8003251821c8f34072701be6960115abfe46d4.tar.xz
changelog
-rw-r--r--changelog.d/14164.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14164.bugfix b/changelog.d/14164.bugfix
new file mode 100644
index 0000000000..aed4d9e386
--- /dev/null
+++ b/changelog.d/14164.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in 1.30.0 where purging and rejoining a room without restarting in-between would result in a broken room.
\ No newline at end of file