diff options
author | David Robertson <davidr@element.io> | 2022-11-29 12:32:02 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-11-29 12:32:02 +0000 |
commit | 8c5b8e6d40b28bd134326a8063992cdfeef7b60d (patch) | |
tree | 01d65e616604ce8ed8f9e218b4316a43b2b72b7d /changelog.d/14516.misc | |
parent | Fix GHA job for pushing the complement-synapse image (#14573) (diff) | |
download | synapse-8c5b8e6d40b28bd134326a8063992cdfeef7b60d.tar.xz |
1.73.0rc1
Diffstat (limited to 'changelog.d/14516.misc')
-rw-r--r-- | changelog.d/14516.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14516.misc b/changelog.d/14516.misc deleted file mode 100644 index 51666c6ffc..0000000000 --- a/changelog.d/14516.misc +++ /dev/null @@ -1 +0,0 @@ -Refactor conversion of device list changes in room to outbound pokes to track unconverted rows using a `(stream ID, room ID)` position instead of updating the `converted_to_destinations` flag on every row. |