summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-04-17 12:01:59 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-04-17 14:23:01 +0100
commit600ec04739a3fd7a2697a837f6e232c970bd97d3 (patch)
treec34521581fbc1bd1b5040b0ca059cc93cf6e15c8 /changelog.d
parent0.99.3 (diff)
downloadsynapse-600ec04739a3fd7a2697a837f6e232c970bd97d3.tar.xz
Make sure we're not registering the same 3pid twice
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5071.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5071.bugfix b/changelog.d/5071.bugfix
new file mode 100644
index 0000000000..ddf7ab5fa8
--- /dev/null
+++ b/changelog.d/5071.bugfix
@@ -0,0 +1 @@
+Make sure we're not registering the same 3pid twice on registration.