summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-02-12 13:05:31 +0000
committerErik Johnston <erik@matrix.org>2019-02-12 13:05:31 +0000
commitb18cd25e42711d99c62a098203f59f4e12f3fca7 (patch)
tree295a75106e2d90ab6a03560224bbe0472e45b183
parentMerge pull request #4627 from matrix-org/erikj/user_ips_analyze (diff)
downloadsynapse-b18cd25e42711d99c62a098203f59f4e12f3fca7.tar.xz
Fixup changelog entries
-rw-r--r--changelog.d/4626.bugfix1
-rw-r--r--changelog.d/4626.misc1
-rw-r--r--changelog.d/4627.bugfix1
-rw-r--r--changelog.d/4627.misc1
4 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/4626.bugfix b/changelog.d/4626.bugfix
new file mode 100644
index 0000000000..cc71df44ca
--- /dev/null
+++ b/changelog.d/4626.bugfix
@@ -0,0 +1 @@
+Fix performance of 'user_ips' table deduplication background update
diff --git a/changelog.d/4626.misc b/changelog.d/4626.misc
deleted file mode 100644
index f1a57dcf9a..0000000000
--- a/changelog.d/4626.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve 'user_ips' table deduplication background update
diff --git a/changelog.d/4627.bugfix b/changelog.d/4627.bugfix
new file mode 100644
index 0000000000..cc71df44ca
--- /dev/null
+++ b/changelog.d/4627.bugfix
@@ -0,0 +1 @@
+Fix performance of 'user_ips' table deduplication background update
diff --git a/changelog.d/4627.misc b/changelog.d/4627.misc
deleted file mode 100644
index f1a57dcf9a..0000000000
--- a/changelog.d/4627.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve 'user_ips' table deduplication background update