diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-02-26 13:46:45 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-02-26 14:21:20 +0000 |
commit | b8e6ed36c1d58039db18b8cfa6a41389e25c159c (patch) | |
tree | 743d4c3f186477bfcf8ac10aca33c5045a8a8ae6 | |
parent | Put function def back to the way it was (diff) | |
download | synapse-b8e6ed36c1d58039db18b8cfa6a41389e25c159c.tar.xz |
Add changelog
-rw-r--r-- | changelog.d/4746.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4746.feature b/changelog.d/4746.feature new file mode 100644 index 0000000000..97c253eccf --- /dev/null +++ b/changelog.d/4746.feature @@ -0,0 +1 @@ +Prevent showing rooms to other servers that were set to not federate. \ No newline at end of file |