summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2022-04-11 16:35:41 +0100
committerGitHub <noreply@github.com>2022-04-11 16:35:41 +0100
commit214f3b7d215ef57e4482834afc72b280614b9c06 (patch)
tree0a2be114c08635df44b1e9bece96494122263ef0 /changelog.d
parentDo not consider events by ignored users for bundled aggregations (#12235) (diff)
downloadsynapse-214f3b7d215ef57e4482834afc72b280614b9c06.tar.xz
Enable certificate checking during complement tests (#12435)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12435.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12435.misc b/changelog.d/12435.misc
new file mode 100644
index 0000000000..3a68452573
--- /dev/null
+++ b/changelog.d/12435.misc
@@ -0,0 +1 @@
+Enable certificate checking during complement tests.