summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2021-12-03 18:25:04 -0600
committerGitHub <noreply@github.com>2021-12-03 18:25:04 -0600
commit4eb77965cd016181d2111f37d93526e9bb0434f0 (patch)
tree487453c0f4db7ae18f8e219c2c4aa85d028cb60b /changelog.d
parentSupport configuring the lifetime of non-refreshable access tokens separately ... (diff)
downloadsynapse-4eb77965cd016181d2111f37d93526e9bb0434f0.tar.xz
Update backward extremity docs to make it clear that it does not indicate whether we have fetched an events' `prev_events` (#11469)
Spawning from https://github.com/matrix-org/synapse/pull/9445#discussion_r758958181

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11469.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11469.doc b/changelog.d/11469.doc
new file mode 100644
index 0000000000..51602aa968
--- /dev/null
+++ b/changelog.d/11469.doc
@@ -0,0 +1 @@
+Update section about backward extremities in the room DAG concepts doc to correct the misconception about backward extremities indicating whether we have fetched an events' `prev_events`.