diff --git a/CHANGES b/CHANGES index 6c26121dcb6d3d0140ab29e65a7c214e1fca8cd9..4eaa095bd4fa17181f92875f8e4d726a280f607b 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,8 @@ CLI Changes ------------------- * mixmonitor list <channel> 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 -------------------