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>2019-10-07 14:41:39 +0100
committerGitHub <noreply@github.com>2019-10-07 14:41:39 +0100
commit276ae5c63eaef656d486e190298f7a5ec99a7a5b (patch)
treebbe90c3784cfa12b8595b91b0641f0c4f991292a /changelog.d
parentMerge pull request #6175 from matrix-org/babolivier/fix_unique_user_filter_index (diff)
downloadsynapse-276ae5c63eaef656d486e190298f7a5ec99a7a5b.tar.xz
add some logging to the rooms stats updates, to try to track down a flaky test (#6167)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6167.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6167.misc b/changelog.d/6167.misc
new file mode 100644
index 0000000000..32c96b3681
--- /dev/null
+++ b/changelog.d/6167.misc
@@ -0,0 +1 @@
+Add some logging to the rooms stats updates, to try to track down a flaky test.