summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-10-01 11:31:07 +0100
committerRichard van der Hoff <richard@matrix.org>2020-10-01 11:31:07 +0100
commitac6c5f198ea28d621063015b8f61295ec69a2edc (patch)
treecd316d981ff463adf14bfdae0375799e0ef1efa9
parentMerge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff)
downloadsynapse-ac6c5f198ea28d621063015b8f61295ec69a2edc.tar.xz
Remove dangling changelog.d files
These result from PRs which were cherry-picked from release branches.
-rw-r--r--changelog.d/6126.feature1
-rw-r--r--changelog.d/6418.bugfix1
-rw-r--r--changelog.d/8349.bugfix1
-rw-r--r--changelog.d/8350.bugfix1
4 files changed, 0 insertions, 4 deletions
diff --git a/changelog.d/6126.feature b/changelog.d/6126.feature
deleted file mode 100644

index 1207ba6206..0000000000 --- a/changelog.d/6126.feature +++ /dev/null
@@ -1 +0,0 @@ -Group events into larger federation transactions at times of high traffic. diff --git a/changelog.d/6418.bugfix b/changelog.d/6418.bugfix deleted file mode 100644
index a1f488d3a2..0000000000 --- a/changelog.d/6418.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix phone home stats reporting. diff --git a/changelog.d/8349.bugfix b/changelog.d/8349.bugfix deleted file mode 100644
index cf2f531b14..0000000000 --- a/changelog.d/8349.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix a longstanding bug where back pagination over federation could get stuck if it failed to handle a received event. diff --git a/changelog.d/8350.bugfix b/changelog.d/8350.bugfix deleted file mode 100644
index 0e493c0282..0000000000 --- a/changelog.d/8350.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Partially mitigate bug where newly joined servers couldn't get past events in a room when there is a malformed event. \ No newline at end of file