summary refs log tree commit diff
path: root/changelog.d/14243.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-11-01 14:43:52 +0000
committerDavid Robertson <davidr@element.io>2022-11-01 14:43:52 +0000
commit2b56aaa0b844ce57879a96cc418e6e17835c37e2 (patch)
tree2444bd9e827af89ac9ff5c91c5a9be43f1d5dfa9 /changelog.d/14243.bugfix
parentBump twisted from 22.8.0 to 22.10.0 (#14340) (diff)
parentAdjust changelog (diff)
downloadsynapse-2b56aaa0b844ce57879a96cc418e6e17835c37e2.tar.xz
Merge branch 'release-v1.71' into develop
Diffstat (limited to 'changelog.d/14243.bugfix')
-rw-r--r--changelog.d/14243.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14243.bugfix b/changelog.d/14243.bugfix
deleted file mode 100644
index ac0b21c2c5..0000000000
--- a/changelog.d/14243.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in Synapse 1.64.0 where presence updates could be missing from `/sync` responses.