diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-09-23 17:22:55 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-09-23 17:22:55 +0100 |
commit | a2a09d42dd0ac45eb56ea1df6d1416baf961228b (patch) | |
tree | cfc9fcb7b57ceccd341604e6d0754f78d5aad36a /changelog.d | |
parent | Fix the return value in the users_set_deactivated_flag background job (diff) | |
download | synapse-a2a09d42dd0ac45eb56ea1df6d1416baf961228b.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6092.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6092.bugfix b/changelog.d/6092.bugfix new file mode 100644 index 0000000000..01a7498ec6 --- /dev/null +++ b/changelog.d/6092.bugfix @@ -0,0 +1 @@ +Fix the logged number of updated items for the users_set_deactivated_flag background update. |