summary refs log tree commit diff
path: root/changelog.d/13616.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-09-13 12:11:53 +0100
committerErik Johnston <erik@matrix.org>2022-09-13 12:11:53 +0100
commit9772e362aaef0740039662e3dc93a0de1411eb06 (patch)
treef2525f46100e0edee162d39161fa13bc085fd081 /changelog.d/13616.bugfix
parentUpdates to the schema dump script (#13770) (diff)
parentFixup changelog (diff)
downloadsynapse-9772e362aaef0740039662e3dc93a0de1411eb06.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d/13616.bugfix')
-rw-r--r--changelog.d/13616.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13616.bugfix b/changelog.d/13616.bugfix
deleted file mode 100644
index f2c48d1d8d..0000000000
--- a/changelog.d/13616.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a longstanding bug in `register_new_matrix_user` which meant it was always necessary to explicitly give a server URL.