summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-12-10 13:55:03 +0000
committerBrendan Abolivier <babolivier@matrix.org>2019-12-10 13:55:03 +0000
commitae49d29ef1dabec25dc348bf11c2919d28d1cef3 (patch)
tree2228fb183a5ff8e875f63453819c7869a70ff4c0
parentMerge pull request #6509 from matrix-org/babolivier/fix-room-store-config (diff)
downloadsynapse-ae49d29ef1dabec25dc348bf11c2919d28d1cef3.tar.xz
Fixup changelogs
-rw-r--r--changelog.d/6507.bugfix2
-rw-r--r--changelog.d/6509.bugfix2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/6507.bugfix b/changelog.d/6507.bugfix
index 7f95da52c9..d767a6237f 100644
--- a/changelog.d/6507.bugfix
+++ b/changelog.d/6507.bugfix
@@ -1 +1 @@
-Fix pusher worker failing because it can't retrieve retention policies for rooms.
+Fix regression where sending email push would not work when using a pusher worker.
diff --git a/changelog.d/6509.bugfix b/changelog.d/6509.bugfix
index 7f95da52c9..d767a6237f 100644
--- a/changelog.d/6509.bugfix
+++ b/changelog.d/6509.bugfix
@@ -1 +1 @@
-Fix pusher worker failing because it can't retrieve retention policies for rooms.
+Fix regression where sending email push would not work when using a pusher worker.