diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index dd5836d3a..27b3cc6be 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -18,6 +18,10 @@ IOC's console by the errlog subsystem are sent to the stderr output stream rather than to stdout.
+This thread calls upon vendor libraries which may use significant amounts of stack. Account for this by providing the ipToAsciiProxy thread with an epicsThreadStackBig stack.
+These three new commands are mainly intended for use with DESY's redundant @@ -30,10 +34,6 @@ either iocInit or iocBuild + iocRun) the stopping all scan activity. The iocRun command restarts the IOC from this state.
-This thread calls upon vendor libraries which may use significant amounts of stack. Account for this by providing the ipToAsciiProxy thread with an epicsThreadStackBig stack.
-While this might seem like a useful thing to be able to do, we have not tested it on IOCs using real-world I/O, and it is not unlikely that pausing an operational IOC could cause irremdial havok to any device support, sequence