summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4557.misc1
-rw-r--r--changelog.d/4558.feature1
-rw-r--r--changelog.d/4562.misc1
-rw-r--r--changelog.d/4564.bugfix1
-rw-r--r--changelog.d/4566.feature1
5 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/4557.misc b/changelog.d/4557.misc
new file mode 100644
index 0000000000..7ebfb23f43
--- /dev/null
+++ b/changelog.d/4557.misc
@@ -0,0 +1 @@
+Fix comment typo in TLS section of config
diff --git a/changelog.d/4558.feature b/changelog.d/4558.feature
new file mode 100644
index 0000000000..40724d1c3f
--- /dev/null
+++ b/changelog.d/4558.feature
@@ -0,0 +1 @@
+The matrixdotorg/synapse Docker images now use Python 3 by default.
\ No newline at end of file
diff --git a/changelog.d/4562.misc b/changelog.d/4562.misc
new file mode 100644
index 0000000000..f7185fa768
--- /dev/null
+++ b/changelog.d/4562.misc
@@ -0,0 +1 @@
+Docker: only copy what we need to the build image
diff --git a/changelog.d/4564.bugfix b/changelog.d/4564.bugfix
new file mode 100644
index 0000000000..78e78504b4
--- /dev/null
+++ b/changelog.d/4564.bugfix
@@ -0,0 +1 @@
+Fix default ACME config for py2
diff --git a/changelog.d/4566.feature b/changelog.d/4566.feature
new file mode 100644
index 0000000000..11fc07476e
--- /dev/null
+++ b/changelog.d/4566.feature
@@ -0,0 +1 @@
+enable ACME support in the docker image