summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-07-22 14:09:56 +0100
committerGitHub <noreply@github.com>2019-07-22 14:09:56 +0100
commit22e862304a9c3faac86d4373a50a3b7efd6758b1 (patch)
treec983b4b0bfea5ef400d18ca2027b41addfa0ec9c /changelog.d
parentNewsfile (diff)
downloadsynapse-22e862304a9c3faac86d4373a50a3b7efd6758b1.tar.xz
Update changelog.d/5730.misc
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5730.misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5730.misc b/changelog.d/5730.misc
index 88767fe2f7..a99677f5e7 100644
--- a/changelog.d/5730.misc
+++ b/changelog.d/5730.misc
@@ -1 +1 @@
-Cache result of get_version_string to reduce overhead off /versions client and federation requests.
+Cache result of get_version_string to reduce overhead of `/version` federation requests.