diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 1b997e31c..01e1a3c36 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -19,13 +19,13 @@ creating the relevent output file.
Incorporated various changes to the vxStats device support by Andy Foster -that have been in use at APS for over a year. This version adds the ability to -see absolute memory use in addition to the percentage figures available before, -and also gives information on the number of file desciptors in use. These new -figures use the longin record type, thus a new device support entry is provided -in base.dbd to enable it. See the comments in -src/dev/vxStatsDev/devVXStats.c for more detail on the new facilities -and an example database.
+that have been in use at APS for over a year. This version adds the ability +to see absolute memory use in addition to the percentage figures available +before, and also gives information on the number of file desciptors in use. +These new figures use the longin record type, thus a new device support entry +is provided in base.dbd to enable it. See the comments in +src/dev/vxStatsDev/devVXStats.c for more detail on the new +facilities and an example database.The CA client library's disconnected channel search message minimum period +now resets to a higher value if a channel disconnects or if a server beacon +anomaly is seen. Up until this release the R3.13 behavior was to reset to the +same search message interval used when a channel was created. The new +behavior is closer to what is implemented in EPICS R3.14.
+macParseDefns did not check for handle==NULL. The documentation for