diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-10-01 13:38:26 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-10-01 13:38:26 +0100 |
commit | 2eb947e0eee7d66a77fc4a7e7af5234cacece3e6 (patch) | |
tree | 7213e0ff1b40d714d7d019425c366601493b2bbd /changelog.d/8435.bugfix | |
parent | fix a logging error in thumbnailer (#8435) (diff) | |
download | synapse-2eb947e0eee7d66a77fc4a7e7af5234cacece3e6.tar.xz |
update changelog v1.21.0rc1
Diffstat (limited to '')
-rw-r--r-- | changelog.d/8435.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8435.bugfix b/changelog.d/8435.bugfix deleted file mode 100644 index 6f04871015..0000000000 --- a/changelog.d/8435.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a longstanding bug where files that could not be thumbnailed would result in an Internal Server Error. |