summary refs log tree commit diff
path: root/changelog.d/17292.bugfix
diff options
context:
space:
mode:
authorQuentin Gliech <quenting@element.io>2024-06-11 15:22:21 +0200
committerQuentin Gliech <quenting@element.io>2024-06-11 15:22:21 +0200
commita8069e9739fdef8c7200d0d33a38b85100398136 (patch)
tree25d10a218ffd52af1cb1cff019afa4cd3a5f1a13 /changelog.d/17292.bugfix
parentFix bug where device lists would break sync (#17292) (diff)
downloadsynapse-a8069e9739fdef8c7200d0d33a38b85100398136.tar.xz
1.109.0rc2
Diffstat (limited to 'changelog.d/17292.bugfix')
-rw-r--r--changelog.d/17292.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/17292.bugfix b/changelog.d/17292.bugfix
deleted file mode 100644

index c067a98ce8..0000000000 --- a/changelog.d/17292.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix bug where `/sync` could get stuck due to edge case in device lists handling. Introduced in v1.109.0rc1.