diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-05 16:22:26 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-19 15:03:05 +0100 |
commit | 1a24d4effaeadaa14e30d56c1a710fff296c2391 (patch) | |
tree | 16347bdafefad9195ec64b579ef9f11249118eef | |
parent | Improve performance of getting typing updates for replication (diff) | |
download | synapse-1a24d4effaeadaa14e30d56c1a710fff296c2391.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/3794.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3794.misc b/changelog.d/3794.misc new file mode 100644 index 0000000000..6b98c9609b --- /dev/null +++ b/changelog.d/3794.misc @@ -0,0 +1 @@ +Speed up calculation of typing updates for replication |