summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2018-11-28 09:33:41 +0000
committerAmber Brown <hawkowl@atleastfornow.net>2018-11-28 20:33:41 +1100
commitf9b136a8869ea9351fa109ac62b36303f4a1dc47 (patch)
tree489ce1f4605431ac8184c80f009d7d9aff8164ec /changelog.d
parentSupport m.login.sso (#4220) (diff)
downloadsynapse-f9b136a8869ea9351fa109ac62b36303f4a1dc47.tar.xz
Neilj/fix mau initial reserved users (#4211)
* fix transaction wrapping bug that caused get_user_id_by_threepid_txn to fail

* towncrier

* white space
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4211.bugfix2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/4211.bugfix b/changelog.d/4211.bugfix
new file mode 100644
index 0000000000..376f80c55a
--- /dev/null
+++ b/changelog.d/4211.bugfix
@@ -0,0 +1,2 @@
+fix start up failure when mau_limit_reserved_threepids set and db is postgres 
+