summary refs log tree commit diff
path: root/changelog.d/16156.bugfix
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-08-23 11:44:01 -0700
committerH. Shay <hillerys@element.io>2023-08-23 11:44:01 -0700
commit851cbdcb57be7d338e004a4b3dd56685864dd46e (patch)
tree04a70a712ed48732aaddcdcd1ceac0a350c8c283 /changelog.d/16156.bugfix
parentStabilize support for MSC3958 (suppress notifications from edits). (#16113) (diff)
parent1.91.0rc1 (diff)
downloadsynapse-851cbdcb57be7d338e004a4b3dd56685864dd46e.tar.xz
Merge branch 'release-v1.91' into develop
Diffstat (limited to 'changelog.d/16156.bugfix')
-rw-r--r--changelog.d/16156.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16156.bugfix b/changelog.d/16156.bugfix
deleted file mode 100644
index 17284297cf..0000000000
--- a/changelog.d/16156.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in 1.87 where synapse would send an excessive amount of federation requests to servers which have been offline for a long time. Contributed by Nico.