diff options
author | Kim Alvefur <zash@zash.se> | 2023-12-09 16:41:37 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-12-09 16:41:37 +0100 |
commit | 637025fc78caa727d0ead74f202b319da2c3ef37 (patch) | |
tree | 90785ddddd256c254e2bd9e72ae3a66fd91e2449 /CHANGES | |
parent | f0061feef8dc9291028247834ebab57733abb1d5 (diff) | |
download | prosody-637025fc78caa727d0ead74f202b319da2c3ef37.tar.gz prosody-637025fc78caa727d0ead74f202b319da2c3ef37.zip |
CHANGES: Mention new prosodyctl shell method behavior
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ TRUNK - mod_http_file_share now uses roles framework, affecting access from e.g. components - Intervals of mod_cron managed periodic jobs made configurable - When mod_smacks is enabled, s2s connections not responding to ack requests are closed. +- Arguments to `prosodyctl shell` that start with ':' are now turned into method calls ## Removed |