diff options
Diffstat (limited to 'changelog.d/14172.bugfix')
-rw-r--r-- | changelog.d/14172.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14172.bugfix b/changelog.d/14172.bugfix new file mode 100644 index 0000000000..36521c670c --- /dev/null +++ b/changelog.d/14172.bugfix @@ -0,0 +1 @@ +Fix poor performance of the `event_push_backfill_thread_id` background update, which was introduced in Synapse 1.68.0rc1. |