summary refs log tree commit diff
path: root/changelog.d/7387.bugfix
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-05-11 14:54:38 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-05-11 14:54:38 +0100
commit20ffaa72098708b125801402c5258f7cc6163c5b (patch)
tree6f66863aab20e48b272093560beeb618197c4863 /changelog.d/7387.bugfix
parentDocumentation on setting up redis (#7446) (diff)
downloadsynapse-20ffaa72098708b125801402c5258f7cc6163c5b.tar.xz
1.13.0rc1
Diffstat (limited to 'changelog.d/7387.bugfix')
-rw-r--r--changelog.d/7387.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/7387.bugfix b/changelog.d/7387.bugfix
deleted file mode 100644
index a250517b49..0000000000
--- a/changelog.d/7387.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug which would cause the room durectory to be incorrectly populated if Synapse was upgraded directly from v1.2.1 or earlier to v1.4.0 or later. Note that this fix does not apply retrospectively; see the [upgrade notes](UPGRADE.rst#upgrading-to-v1130) for more information.