From 89d850284053d4759e9332b28ea1dc9d987dcfd4 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 18 Apr 2007 20:22:37 +0000 Subject: [PATCH] SoftIoc shell. --- documentation/RELEASE_NOTES.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 93e6e5c6b..97825977d 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,12 @@ +

softIoc now starts shell by default

+ +

To prevent an interactive shell from being started, give a -S (upper +case) option on the softIoc command line. The old -s (lower case) +option is still accepted, but now does nothing.

+

Error messages from dbLoadRecords

Some error messages output by the dbLoadRecords parser should be easier to