summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-12-10 16:31:24 +0000
committerGitHub <noreply@github.com>2019-12-10 16:31:24 +0000
commitb2dcddc4135b067b1ff37d65b18256ba294e462d (patch)
tree469ce283586e696cddf679735bdc7ea74d33b806 /changelog.d
parentFix race which caused deleted devices to reappear (#6514) (diff)
parentNewsfile (diff)
downloadsynapse-b2dcddc4135b067b1ff37d65b18256ba294e462d.tar.xz
Merge pull request #6510 from matrix-org/erikj/phone_home_stats_db
Phone home stats DB reporting should not assume a single DB.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6510.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6510.misc b/changelog.d/6510.misc
new file mode 100644
index 0000000000..214f06539b
--- /dev/null
+++ b/changelog.d/6510.misc
@@ -0,0 +1 @@
+Change phone home stats to not assume there is a single database and report information about the database used by the main data store.