From 4eb77965cd016181d2111f37d93526e9bb0434f0 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Fri, 3 Dec 2021 18:25:04 -0600 Subject: 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> --- changelog.d/11469.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11469.doc (limited to 'changelog.d') 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`. -- cgit 1.4.1