changes to db test shell commands

This commit is contained in:
Marty Kraimer
2004-04-06 14:06:25 +00:00
parent d212f0428b
commit 2e21360559

View File

@@ -12,6 +12,9 @@ dd Month 2004</h1>
<h2 align="center">Changes since 3.14.5</h2>
<h4>db test shell commands</h4>
<p>Many of the commands crashed if given no arguments. They are now more crash proof.</p>
<h4>db_access - conversion of double to float</h3>
<p>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.</p>