summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2022-09-27 15:55:43 +0200
committerGitHub <noreply@github.com>2022-09-27 15:55:43 +0200
commit42dd992bb7e9a559420e84be3e58b447cce900fa (patch)
treefef95ee27b19a4d0b4d537d1a3850d642831c011 /changelog.d
parentCarry IdP Session IDs through user-mapping sessions. (#13839) (diff)
downloadsynapse-42dd992bb7e9a559420e84be3e58b447cce900fa.tar.xz
Dockerfile for tests: align comments with current behavior (#13867)
Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13867.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13867.misc b/changelog.d/13867.misc
new file mode 100644
index 0000000000..1205214598
--- /dev/null
+++ b/changelog.d/13867.misc
@@ -0,0 +1 @@
+Correct the comments in the complement dockerfile.