summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-05-21 14:01:21 +0100
committerErik Johnston <erik@matrix.org>2022-05-23 10:26:32 +0100
commitcb4b58179a3180e7447c71bb96ebe6faf2fce440 (patch)
tree5a98c742a6fed5de69ad2a2e635d935aa33414b1
parentPull out less state when handling gaps (diff)
downloadsynapse-cb4b58179a3180e7447c71bb96ebe6faf2fce440.tar.xz
Newsfile
-rw-r--r--changelog.d/12828.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12828.misc b/changelog.d/12828.misc
new file mode 100644

index 0000000000..afca32471f --- /dev/null +++ b/changelog.d/12828.misc
@@ -0,0 +1 @@ +Pull out less state when handling gaps in room DAG.