diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-26 21:41:58 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-26 21:41:58 +1000 |
commit | 66a1d57adb3d0bd70b42d5983ff0ab63665867bb (patch) | |
tree | 41c829d334c508e9f53139e659fbea20dca71487 /changelog.d | |
parent | Merge pull request #3924 from matrix-org/rav/clean_up_on_receive_pdu (diff) | |
parent | changelog (diff) | |
download | synapse-66a1d57adb3d0bd70b42d5983ff0ab63665867bb.tar.xz |
Merge pull request #3948 from matrix-org/rav/no_symlink_synctl
Move synctl into top dir to avoid a symlink
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3948.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3948.misc b/changelog.d/3948.misc new file mode 100644 index 0000000000..a93edbd1c3 --- /dev/null +++ b/changelog.d/3948.misc @@ -0,0 +1 @@ +Fix incompatibility with python3 on alpine \ No newline at end of file |