diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index afb7787d3..482e99517 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -19,6 +19,15 @@ --> +

Status reporting for the callback and scanOnce task queues

+ +

Two new iocsh commands and some associated underlying APIs have been added to +show the state of the queues that feed the three callback tasks and the scanOnce +task, including a high-water mark which can optionally be reset. The new iocsh +commands are callbackQueueShow and scanOnceQueueShow; both +take an optional integer argument which must be non-zero to reset the +high-water mark.

+

Support for event codes greater than or equal to NUM_TIME_EVENTS

Event numbers greater than or equal to NUM_TIME_EVENTS are now allowed if