summary refs log tree commit diff
path: root/changelog.d/11053.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/11053.bugfix')
-rw-r--r--changelog.d/11053.bugfix2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/11053.bugfix b/changelog.d/11053.bugfix
new file mode 100644
index 0000000000..a59cfac931
--- /dev/null
+++ b/changelog.d/11053.bugfix
@@ -0,0 +1,2 @@
+Fix a bug introduced in Synapse 1.45.0rc1 where the user directory would stop updating if it processed an event from a
+user not in the `users` table.