summary refs log tree commit diff
path: root/changelog.d/11188.bugfix
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2021-11-09 12:17:35 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2021-11-09 12:17:35 +0000
commit01f61da77f280d4014af61713f3ba07c03a387a6 (patch)
treebba7a1632edd116d5bce0aaeb6ca0c1f8017c2b4 /changelog.d/11188.bugfix
parentInclude cross-signing signatures when syncing remote devices for the first ti... (diff)
downloadsynapse-01f61da77f280d4014af61713f3ba07c03a387a6.tar.xz
1.47.0rc1
Diffstat (limited to 'changelog.d/11188.bugfix')
-rw-r--r--changelog.d/11188.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11188.bugfix b/changelog.d/11188.bugfix
deleted file mode 100644
index 0688743c00..0000000000
--- a/changelog.d/11188.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Allow an empty list of `state_events_at_start` to be sent when using the [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) `/batch_send` endpoint and the author of the historical messages is already part of the current room state at the given `?prev_event_id`.