diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-09-04 23:20:49 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-09-04 23:20:49 +0100 |
commit | 040f14b5d4edf399221fc3e16565157f4a4832ae (patch) | |
tree | 3856e742575ca586d73f19a0dcc6251d943bd1ad /changelog.d | |
parent | this will never have worked due to the query being split up into separate que... (diff) | |
download | synapse-040f14b5d4edf399221fc3e16565157f4a4832ae.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3792.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3792.bugfix b/changelog.d/3792.bugfix new file mode 100644 index 0000000000..26c1945020 --- /dev/null +++ b/changelog.d/3792.bugfix @@ -0,0 +1 @@ +Fix get_filtered_current_state_ids()s usage of filtered_type |