summary refs log tree commit diff
path: root/changelog.d/11587.bugfix
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-01-13 22:18:55 -0600
committerEric Eastwood <erice@element.io>2022-01-13 22:18:55 -0600
commitcc4eb72f2e3052d4e1a84f4a968da1c99280fe28 (patch)
tree3e388bfcb724b776b9dea07f99aa64fcd97a29fa /changelog.d/11587.bugfix
parentFix NPE when trying to grab event from wrong roomId (fix sytest) (diff)
parentAllow tracking puppeted users for MAU (#11561) (diff)
downloadsynapse-cc4eb72f2e3052d4e1a84f4a968da1c99280fe28.tar.xz
Merge branch 'develop' into madlittlemods/return-historical-events-in-order-from-backfill
Conflicts:
	scripts-dev/complement.sh
Diffstat (limited to 'changelog.d/11587.bugfix')
-rw-r--r--changelog.d/11587.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11587.bugfix b/changelog.d/11587.bugfix
new file mode 100644
index 0000000000..ad2b83edf7
--- /dev/null
+++ b/changelog.d/11587.bugfix
@@ -0,0 +1 @@
+Fix a long-standing bug where Synapse wouldn't cache a response indicating that a remote user has no devices.
\ No newline at end of file