diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 17:31:29 -0700 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 17:31:29 -0700 |
commit | dd659047f57541cdabddd42d0ef6a2f9721bbf93 (patch) | |
tree | bb03e520c8eaa83b1c220ccac0772165f371a1af | |
parent | Merge commit '85223106f' into anoa/dinsic_release_1_18_x (diff) | |
parent | Fix bug in per-room message retention policies. (#7850) (diff) | |
download | synapse-dd659047f57541cdabddd42d0ef6a2f9721bbf93.tar.xz |
Merge commit '8d0097bef' into anoa/dinsic_release_1_18_x
* commit '8d0097bef': Fix bug in per-room message retention policies. (#7850)
-rw-r--r-- | changelog.d/7850.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/room.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/7850.bugfix b/changelog.d/7850.bugfix new file mode 100644 |