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-03-28 13:43:25 +0000
committerGitHub <noreply@github.com>2019-03-28 13:43:25 +0000
commit4eeb2c2f0757cee4b258143dfa6aa6588d020175 (patch)
tree74804850760cf5625d893ec1e4d2218b1f23bbdd /changelog.d
parentRun `black` on some storage modules that the stats branch touches (#4959) (diff)
parentchangelog (diff)
downloadsynapse-4eeb2c2f0757cee4b258143dfa6aa6588d020175.tar.xz
Merge pull request #4953 from matrix-org/rav/refactor_replication_streams
Split up replication.tcp.streams into smaller files
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4953.misc2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/4953.misc b/changelog.d/4953.misc
new file mode 100644
index 0000000000..06a084e6ef
--- /dev/null
+++ b/changelog.d/4953.misc
@@ -0,0 +1,2 @@
+Split synapse.replication.tcp.streams into smaller files.
+