diff --git a/CHANGES b/CHANGES index 7ddcbb0d15472f57e0d0f2194de3683bd9cf542f..33c74ff139df5eaad977a0f7cd4b751bc9d15e85 100644 --- a/CHANGES +++ b/CHANGES @@ -135,6 +135,9 @@ CLI Changes * Added a CLI command, "devstate change", which allows you to set custom device states from the func_devstate module that provides the DEVICE_STATE() function and handling of the "Custom:" devices. + * New CLI command, "config reload <file.conf>" which reloads any module that + references that particular configuration file. Also added "config list" + which shows which configuration files are in use. SIP changes -----------