diff options
author | Neil Johnson <neil@matrix.org> | 2018-09-04 13:16:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-04 13:16:00 +0000 |
commit | a6cf7d9d9a57acd81ba662a32dd08e4f6a6f31da (patch) | |
tree | c875548a1ab69be1b1d5d200763e8b122f409c43 /changelog.d | |
parent | Fix tests on postgresql (#3740) (diff) | |
parent | towncrier (diff) | |
download | synapse-a6cf7d9d9a57acd81ba662a32dd08e4f6a6f31da.tar.xz |
Merge pull request #3789 from matrix-org/neilj/improve_threepid_error_strings hhs-5
improve human readable error messages
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3789.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3789.misc b/changelog.d/3789.misc new file mode 100644 index 0000000000..d2d5d91091 --- /dev/null +++ b/changelog.d/3789.misc @@ -0,0 +1 @@ +Improve human readable error messages for threepid registration/account update |