From e20002326eb1ae91fc7cac79e9a9fcaacb9516aa Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Mon, 19 Feb 2024 15:53:15 +0000 Subject: [PATCH] Combine changelogs --- changelog.d/16930.bugfix | 2 +- changelog.d/16932.bugfix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.d/16930.bugfix b/changelog.d/16930.bugfix index 21f964ef971..99ed435d75b 100644 --- a/changelog.d/16930.bugfix +++ b/changelog.d/16930.bugfix @@ -1 +1 @@ -Fix a long-standing bug which could cause state to be omitted from `/sync` responses when certain events are filtered out of the timeline. +Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. diff --git a/changelog.d/16932.bugfix b/changelog.d/16932.bugfix index 624388ea8e0..99ed435d75b 100644 --- a/changelog.d/16932.bugfix +++ b/changelog.d/16932.bugfix @@ -1 +1 @@ -Fix a long-standing bug which could cause incorrect state to be returned from `/sync` for rooms where the user has left. \ No newline at end of file +Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations.