diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-25 02:51:55 +1000 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-25 02:51:55 +1000 |
commit | e37c221b9792caf5a451079d9ce995609fa624f9 (patch) | |
tree | ed4e97dbf2f8732fea02cbc184d84a95d00dac82 | |
parent | Fix compatibility issue with older Twisted in tests. (diff) | |
download | synapse-e37c221b9792caf5a451079d9ce995609fa624f9.tar.xz |
changelog for 3940
-rw-r--r-- | changelog.d/3940.misc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3940.misc b/changelog.d/3940.misc new file mode 100644 index 0000000000..a39d2bde3e --- /dev/null +++ b/changelog.d/3940.misc @@ -0,0 +1,2 @@ +Fix incompatibility with older Twisted version in tests. Thanks +@OlegGirko! |