diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-07-21 21:25:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 21:25:28 +0100 |
commit | 8ae0bdca753d2f51b32bc712b66c26f331ec728c (patch) | |
tree | c7fb2bc392d9c84dd11bd24133d8303cfa929c97 /changelog.d | |
parent | Add type hints to additional servlet functions (#10437) (diff) | |
download | synapse-8ae0bdca753d2f51b32bc712b66c26f331ec728c.tar.xz |
Drop xenial-support hacks (#10429)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10429.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10429.misc b/changelog.d/10429.misc new file mode 100644 index 0000000000..ccb2217f64 --- /dev/null +++ b/changelog.d/10429.misc @@ -0,0 +1 @@ +Drop backwards-compatibility code that was required to support Ubuntu Xenial. |