diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 982507539..d12ef4f77 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -13,6 +13,12 @@
dbNotify
+ +If a request was made to restart a putNotify but another putNotify started +before it, then it was put on the restartList twice. This resulted in the +cbLow task getting into an infinite loop.
+dbConvert and dbFastLinkConv
When a double precision 0 is converted to a float, instead of 0 the float @@ -85,7 +91,7 @@ code.
Symptom:
-A Channel Access client, such as medm, does not receive its first +
A Channel Access client, such as medm, does not receive its first monitor subscription update. An "events lost" message will show up on the IOC's console, and in the log server.
Scope: