summary refs log tree commit diff
path: root/changelog.d/6747.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/6747.bugfix')
-rw-r--r--changelog.d/6747.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6747.bugfix b/changelog.d/6747.bugfix
index cb088873e5..c98107e741 100644
--- a/changelog.d/6747.bugfix
+++ b/changelog.d/6747.bugfix
@@ -1 +1 @@
-Fix infinite recursion and dictionary access bug when setting `account_validity` to an empty block in the homeserver config. Thanks to @Sorunome for reporting.
\ No newline at end of file
+Fix bug when setting `account_validity` to an empty block in the config. Thanks to @Sorunome for reporting.