summary refs log tree commit diff
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-09-25 02:51:55 +1000
committerAmber Brown <hawkowl@atleastfornow.net>2018-09-25 02:51:55 +1000
commite37c221b9792caf5a451079d9ce995609fa624f9 (patch)
treeed4e97dbf2f8732fea02cbc184d84a95d00dac82
parentFix compatibility issue with older Twisted in tests. (diff)
downloadsynapse-e37c221b9792caf5a451079d9ce995609fa624f9.tar.xz
changelog for 3940
-rw-r--r--changelog.d/3940.misc2
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!