summary refs log tree commit diff
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-01-17 15:51:11 +0100
committerMathieu Velten <mathieuv@matrix.org>2023-01-17 15:54:18 +0100
commit4441f5b991be9708f1d23eae090d29eae26e28af (patch)
tree187a2a7325743317b07bb3626a285b7a68910042
parentApply suggestions from code review (diff)
downloadsynapse-4441f5b991be9708f1d23eae090d29eae26e28af.tar.xz
Move changelog to feature
-rw-r--r--changelog.d/14831.feature (renamed from changelog.d/14831.misc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/14831.misc b/changelog.d/14831.feature
index 55aa666b1c..06b2a96854 100644
--- a/changelog.d/14831.misc
+++ b/changelog.d/14831.feature
@@ -1 +1 @@
-Faster joins: non lazy-loading syncs will return immediately after a faster join, by omitting partial state rooms until we acquire their full satte.
+Faster joins: non lazy-loading syncs will return immediately after a faster join, by omitting partial state rooms until we acquire their full state.