summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-04-06 16:34:33 -0500
committerGitHub <noreply@github.com>2022-04-06 16:34:33 -0500
commit350062661cbc402c089ce7a20b72d83073ed8fec (patch)
treee1835b12c40101f1e5f19b52c1bf080aa0939089 /changelog.d
parentUpdate changelog to describe changes from #12370 relative to `develop` (#12401) (diff)
downloadsynapse-350062661cbc402c089ce7a20b72d83073ed8fec.tar.xz
Clarify that we mark as outliers because we don't have any state for them (#12345)
As discussed at https://github.com/matrix-org/synapse/pull/12179#discussion_r837263852
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12345.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12345.doc b/changelog.d/12345.doc
new file mode 100644
index 0000000000..0dcf836e68
--- /dev/null
+++ b/changelog.d/12345.doc
@@ -0,0 +1 @@
+Updates to the Room DAG concepts development document to clarify that we mark events as outliers because we don't have any state for them.