summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Baker <dbkr@users.noreply.github.com>2019-05-15 20:53:48 +0100
committerGitHub <noreply@github.com>2019-05-15 20:53:48 +0100
commitcd0faba7cd8d469533342a35882648051b393744 (patch)
treece13c130ec6a6d6f83f01691b892d3ecc800ee35 /changelog.d
parentHave I got newsfile for you (diff)
downloadsynapse-cd0faba7cd8d469533342a35882648051b393744.tar.xz
Make newsfile clearer
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5187.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5187.bugfix b/changelog.d/5187.bugfix
index 03b985265f..df176cf5b2 100644
--- a/changelog.d/5187.bugfix
+++ b/changelog.d/5187.bugfix
@@ -1 +1 @@
-Fix register endpoint returning a previously registered account.
+Fix a bug where the register endpoint would fail with M_THREEPID_IN_USE instead of returning an account previously registered in the same session.