aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-12-09 16:41:37 +0100
committerKim Alvefur <zash@zash.se>2023-12-09 16:41:37 +0100
commit637025fc78caa727d0ead74f202b319da2c3ef37 (patch)
tree90785ddddd256c254e2bd9e72ae3a66fd91e2449
parentf0061feef8dc9291028247834ebab57733abb1d5 (diff)
downloadprosody-637025fc78caa727d0ead74f202b319da2c3ef37.tar.gz
prosody-637025fc78caa727d0ead74f202b319da2c3ef37.zip
CHANGES: Mention new prosodyctl shell method behavior
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9b6fe853..75eb127e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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