summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-11-15 15:55:58 -0600
committerGitHub <noreply@github.com>2018-11-15 15:55:58 -0600
commit8b1affe7d5ca991a1924bc054dfd64ddb3d7b488 (patch)
tree3f7913fa9f4084909536d2ac0ce1d27dd33f86e5 /changelog.d
parentAdd option to track MAU stats (but not limit people) (#3830) (diff)
downloadsynapse-8b1affe7d5ca991a1924bc054dfd64ddb3d7b488.tar.xz
Fix Content-Disposition in media repository (#4176)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4176.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4176.bugfix b/changelog.d/4176.bugfix
new file mode 100644
index 0000000000..3846f8a27b
--- /dev/null
+++ b/changelog.d/4176.bugfix
@@ -0,0 +1 @@
+The media repository now no longer fails to decode UTF-8 filenames when downloading remote media.