diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-11-30 14:28:30 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-11-30 14:28:30 +0000 |
commit | b14f8a1baf6f500997ae4c1d6a6d72094ce14270 (patch) | |
tree | a8fa755541f7e462247b1f72803dad7c8fe46028 /changelog.d/11288.bugfix | |
parent | Add missing copyright header. (#11460) (diff) | |
parent | Merge trust_identity_server_for_password_resets PRs (diff) | |
download | synapse-b14f8a1baf6f500997ae4c1d6a6d72094ce14270.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d/11288.bugfix')
-rw-r--r-- | changelog.d/11288.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11288.bugfix b/changelog.d/11288.bugfix deleted file mode 100644 index d85b1779ba..0000000000 --- a/changelog.d/11288.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a long-standing bug where uploading extremely thin images (e.g. 1000x1) would fail. Contributed by @Neeeflix. |