diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 560e81102..5855a76cc 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,6 +12,9 @@ dd Month 2004

Changes since 3.14.5

+

db test shell commands

+

Many of the commands crashed if given no arguments. They are now more crash proof.

+

db_access - conversion of double to float

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.