From 2e21360559bea5693c3b36f9f4bb83a563bea2e2 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Tue, 6 Apr 2004 14:06:25 +0000 Subject: [PATCH] changes to db test shell commands --- documentation/RELEASE_NOTES.html | 3 +++ 1 file changed, 3 insertions(+) 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.