summary refs log tree commit diff
path: root/changelog.d/5341.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-04 16:58:38 +0100
committerErik Johnston <erik@matrix.org>2019-06-04 16:58:38 +0100
commit544e101c24c5f5ec088d8b09453253a1ffb81cec (patch)
tree91152c9644786758b0706312cb10271de31fdc1e /changelog.d/5341.bugfix
parenthotfix RetryLimiter (diff)
parentMerge pull request #5341 from matrix-org/babolivier/email_config (diff)
downloadsynapse-544e101c24c5f5ec088d8b09453253a1ffb81cec.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/5341.bugfix')
-rw-r--r--changelog.d/5341.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5341.bugfix b/changelog.d/5341.bugfix
new file mode 100644

index 0000000000..a7aaa95f39 --- /dev/null +++ b/changelog.d/5341.bugfix
@@ -0,0 +1 @@ +Fix a bug where account validity renewal emails could only be sent when email notifs were enabled.