From ac6c5f198ea28d621063015b8f61295ec69a2edc Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Thu, 1 Oct 2020 11:31:07 +0100 Subject: Remove dangling changelog.d files These result from PRs which were cherry-picked from release branches. --- changelog.d/6126.feature | 1 - changelog.d/6418.bugfix | 1 - changelog.d/8349.bugfix | 1 - changelog.d/8350.bugfix | 1 - 4 files changed, 4 deletions(-) delete mode 100644 changelog.d/6126.feature delete mode 100644 changelog.d/6418.bugfix delete mode 100644 changelog.d/8349.bugfix delete mode 100644 changelog.d/8350.bugfix 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 -- cgit 1.5.1