summary refs log tree commit diff
path: root/changelog.d/11033.bugfix
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2021-11-09 12:17:35 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2021-11-09 12:17:35 +0000
commit01f61da77f280d4014af61713f3ba07c03a387a6 (patch)
treebba7a1632edd116d5bce0aaeb6ca0c1f8017c2b4 /changelog.d/11033.bugfix
parentInclude cross-signing signatures when syncing remote devices for the first ti... (diff)
downloadsynapse-01f61da77f280d4014af61713f3ba07c03a387a6.tar.xz
1.47.0rc1
Diffstat (limited to 'changelog.d/11033.bugfix')
-rw-r--r--changelog.d/11033.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11033.bugfix b/changelog.d/11033.bugfix
deleted file mode 100644
index fa99f187b8..0000000000
--- a/changelog.d/11033.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Do not accept events if a third-party rule module API callback raises an exception.