diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-10-26 23:56:40 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-10-26 23:56:40 +0100 |
commit | 5caf79b312947c823977c89275c1ea5750aeec92 (patch) | |
tree | 2522413277bcc070617202231f2ce5b12f7e05ec | |
parent | optimise state copying (diff) | |
download | synapse-5caf79b312947c823977c89275c1ea5750aeec92.tar.xz |
Remember to copy the avatar on room upgrades
-rw-r--r-- | changelog.d/4100.feature | 1 | ||||
-rw-r--r-- | synapse/handlers/room.py | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog.d/4100.feature b/changelog.d/4100.feature new file mode 100644 |