summary refs log tree commit diff
path: root/changelog.d/4818.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-03-06 19:30:30 +0000
committerErik Johnston <erik@matrix.org>2019-03-06 19:30:30 +0000
commit8f7dbbc14a1e8c7c7bc42afa17bc2f4d88ad3d10 (patch)
tree7f20429e4b25eda5c8dded42a1f0b6ff574b636a /changelog.d/4818.bugfix
parentReenable presence tests and remove pointless change (diff)
parentMerge pull request #4818 from matrix-org/erikj/prefill_client_ips (diff)
downloadsynapse-8f7dbbc14a1e8c7c7bc42afa17bc2f4d88ad3d10.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/4818.bugfix')
-rw-r--r--changelog.d/4818.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4818.bugfix b/changelog.d/4818.bugfix
new file mode 100644

index 0000000000..ebbc27a433 --- /dev/null +++ b/changelog.d/4818.bugfix
@@ -0,0 +1 @@ +Fix bug where we didn't correctly throttle sending of USER_IP commands over replication.