Make newsfile clearer

This commit is contained in:
David Baker 2019-05-15 20:53:48 +01:00 committed by GitHub
parent efefb5bda2
commit cd0faba7cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.