diff options
author | Jan Christian Grünhage <jan.christian@gruenhage.xyz> | 2018-09-19 13:51:46 +0200 |
---|---|---|
committer | Jan Christian Grünhage <jan.christian@gruenhage.xyz> | 2018-09-20 14:55:11 +0200 |
commit | 3af7a95a9d8b4cf16632e4b1b2c84ced89001f0c (patch) | |
tree | cdbe5c820633e27f69bb6d3373b6c6bbbe55e37b /changelog.d | |
parent | make python 3 work in the docker container (diff) | |
download | synapse-3af7a95a9d8b4cf16632e4b1b2c84ced89001f0c.tar.xz |
add changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3911.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3911.misc b/changelog.d/3911.misc new file mode 100644 index 0000000000..e31311d520 --- /dev/null +++ b/changelog.d/3911.misc @@ -0,0 +1 @@ +Fix the docker image building on python 3 |