diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-07-30 23:21:26 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-07-30 23:21:26 -0400 |
commit | bc95890822cc1803f5ab7679b9986f56a46c7d33 (patch) | |
tree | dba9e1ac47bdce28c1346959d9562dbc2eecf903 /changelog.d | |
parent | allow uploading keys for cross-signing (diff) | |
parent | add changelog file (diff) | |
download | synapse-bc95890822cc1803f5ab7679b9986f56a46c7d33.tar.xz |
Merge branch 'cross-signing_hidden' into cross-signing_keys
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5759.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5759.misc b/changelog.d/5759.misc new file mode 100644 index 0000000000..c0bc566c4c --- /dev/null +++ b/changelog.d/5759.misc @@ -0,0 +1 @@ +Allow devices to be marked as hidden, for use by features such as cross-signing. \ No newline at end of file |