summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-10-31 04:33:41 +1100
committerAmber Brown <hawkowl@atleastfornow.net>2018-10-31 06:26:46 +1100
commit086e1a8f3e873351a749cb8b341cd2adbe701049 (patch)
tree6d42caba70b5600c3c2a953d6e60f40d30d41a31 /changelog.d
parentchangelog (diff)
downloadsynapse-086e1a8f3e873351a749cb8b341cd2adbe701049.tar.xz
Fix search 500ing (#4122)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4122.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4122.bugfix b/changelog.d/4122.bugfix
new file mode 100644
index 0000000000..66dcfb18b9
--- /dev/null
+++ b/changelog.d/4122.bugfix
@@ -0,0 +1 @@
+Searches that request profile info now no longer fail with a 500.