diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9961.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9961.bugfix b/changelog.d/9961.bugfix new file mode 100644 index 0000000000..e26d141a53 --- /dev/null +++ b/changelog.d/9961.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in Synapse 1.29.0 which caused `m.room_key_request` to-device messages sent from one user to another to be dropped. |