diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 56a2223b0..70cb606ce 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -9,6 +9,9 @@
When a CA user asked for display or control limits as a float a 0 value +was returned as -1.17549435E-38. This is now fixed.
The sequencer did not properly keep track of number of channels connected. It now checks if it is actually connected/disconnect before it increments/decrements the counts.