# HG changeset patch # User Kim Alvefur # Date 1702136497 -3600 # Node ID 517a335269ef5f43faff85ad6eab55a890c02298 # Parent 16413bc29361f69d2ea1a92c863a60b4ec26aaa7 CHANGES: Mention new prosodyctl shell method behavior diff -r 16413bc29361 -r 517a335269ef CHANGES --- a/CHANGES Sat Dec 09 16:25:04 2023 +0100 +++ b/CHANGES Sat Dec 09 16:41:37 2023 +0100 @@ -64,6 +64,7 @@ - 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