summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10269.bugfix1
-rw-r--r--changelog.d/10269.misc1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/10269.bugfix b/changelog.d/10269.bugfix
new file mode 100644
index 0000000000..3cefa05788
--- /dev/null
+++ b/changelog.d/10269.bugfix
@@ -0,0 +1 @@
+Handle inbound events from federation asynchronously.
diff --git a/changelog.d/10269.misc b/changelog.d/10269.misc
deleted file mode 100644
index 23e590490c..0000000000
--- a/changelog.d/10269.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add a distributed lock implementation.