diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-06 12:55:17 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-06 12:55:17 +0100 |
commit | b3c2ebba3231255c9a2b4607e8344d7dcd3a5791 (patch) | |
tree | 5f73ee3327423d7791d25401b1efa185672c5f56 /changelog.d | |
parent | bump dep on pyopenssl to 16.x (diff) | |
download | synapse-b3c2ebba3231255c9a2b4607e8344d7dcd3a5791.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3804.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3804.bugfix b/changelog.d/3804.bugfix new file mode 100644 index 0000000000..a0cef20e3f --- /dev/null +++ b/changelog.d/3804.bugfix @@ -0,0 +1 @@ +Bump dependency on pyopenssl 16.x, to avoid incompatibility with recent Twisted. |