summary refs log tree commit diff
path: root/changelog.d/13041.bugfix
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-06-28 16:36:08 +0100
committerAndrew Morgan <andrewm@element.io>2022-06-28 16:42:44 +0100
commitb210146fd97c58c29ee4dacab2f964e7b9b33c46 (patch)
treed56ded35d224d4bf1ca80a3b153d563fb14486bb /changelog.d/13041.bugfix
parentMerge branch 'master' into develop (diff)
downloadsynapse-b210146fd97c58c29ee4dacab2f964e7b9b33c46.tar.xz
1.62.0rc1
Diffstat (limited to 'changelog.d/13041.bugfix')
-rw-r--r--changelog.d/13041.bugfix2
1 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/13041.bugfix b/changelog.d/13041.bugfix
deleted file mode 100644
index edb1635eb9..0000000000
--- a/changelog.d/13041.bugfix
+++ /dev/null
@@ -1,2 +0,0 @@
-Fix a bug introduced in Synapse 1.58 where profile requests for a malformed user ID would ccause an internal error. Synapse now returns 400 Bad Request in this situation.
-