summary refs log tree commit diff
path: root/changelog.d/10592.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-08-18 15:52:11 +0100
committerErik Johnston <erik@matrix.org>2021-08-18 15:52:11 +0100
commit49cb7eae97bbe8916a5a3ec4f9d030f6304cd76c (patch)
tree03c21d6ae48cc7f771a9c918504e908a1f90bc18 /changelog.d/10592.bugfix
parentMount /_synapse/admin/v1/users/{userId}/media admin API on media workers only... (diff)
downloadsynapse-49cb7eae97bbe8916a5a3ec4f9d030f6304cd76c.tar.xz
1.41.0rc1
Diffstat (limited to 'changelog.d/10592.bugfix')
-rw-r--r--changelog.d/10592.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10592.bugfix b/changelog.d/10592.bugfix
deleted file mode 100644
index efcdab1136..0000000000
--- a/changelog.d/10592.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in v1.37.1 where an error could occur in the asyncronous processing of PDUs when the queue was empty.