diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-05 16:21:18 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-05 16:21:18 +0100 |
commit | 2254790ae458160117959b364378f1c6cf338005 (patch) | |
tree | 862a1344af5bdf976664bc54099951e0ec87faeb /changelog.d | |
parent | User iter* during sync state calculations (diff) | |
download | synapse-2254790ae458160117959b364378f1c6cf338005.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3795.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3795.misc b/changelog.d/3795.misc new file mode 100644 index 0000000000..9f64ee5e2b --- /dev/null +++ b/changelog.d/3795.misc @@ -0,0 +1 @@ +Make /sync slightly faster by avoiding needless copies |