diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-24 22:49:55 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-24 22:49:55 -0400 |
commit | 0417ca1a640ac39848535ff27b96c70f137c3fd9 (patch) | |
tree | 2ac232a8b675af0dc0d6ad558eea97bfe91690c8 | |
parent | make notification of signatures work with workers (diff) | |
download | synapse-0417ca1a640ac39848535ff27b96c70f137c3fd9.tar.xz |
add changelog
-rw-r--r-- | changelog.d/6254.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6254.bugfix b/changelog.d/6254.bugfix new file mode 100644 index 0000000000..3181484b88 --- /dev/null +++ b/changelog.d/6254.bugfix @@ -0,0 +1 @@ +Make notification of cross-signing signatures work with workers. |