diff options
author | Kim Alvefur <zash@zash.se> | 2021-05-27 11:18:42 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-05-27 11:18:42 +0200 |
commit | 4395895fef2e69d1f71d351bbecff7837672db73 (patch) | |
tree | ca8559faa0f090495bcac3fbc8926a7cefbddcb1 /CHANGES | |
parent | 59cae27ea29cd4f4fb03e70add52f2ac7936836b (diff) | |
download | prosody-4395895fef2e69d1f71d351bbecff7837672db73.tar.gz prosody-4395895fef2e69d1f71d351bbecff7837672db73.zip |
core.modulemanager: Inherit mod_server_contact_info onto components #1270
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ TRUNK - MUC: support for XEP-0421 occupant identifiers - mod_http_file_share: File sharing via HTTP (XEP-0363) - statistics scheduling can be done by plugin +- mod_server_contact_info now loaded on components if enabled 0.11.0 ====== |