diff --git a/CHANGES b/CHANGES index 6c26121dcb..4eaa095bd4 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,8 @@ CLI Changes ------------------- * mixmonitor list command will now show MixMonitor ID, and the filenames of all running mixmonitors on a channel. + * The debuglevel of "pri set debug" is now a bitmask ranging from 0 to 15 if + numeric instead of 0, 1, or 2. ConfBridge -------------------