From a2479de9b55d825dcd12f38de8247ef00da60b4e Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 4 Feb 2002 15:54:49 +0000 Subject: [PATCH] cdCommands problem fixed by ANJ --- RELEASE_NOTES.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 948114fc2..1ad111143 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -33,6 +33,12 @@ If selm has an invalid value recGblSetSevr(psel,SOFT_ALARM,MAJOR_ALARM) is called.

+

cdCommands file

+

+Fixed a bug and revised the use of the IOCS_APPL_TOP setting in an +application's /configure/CONFIG file (which specifies the path to + as seen by the IOC) to apply the same modifications to all paths +output in the cdCommands file.

Changes since alpha2

All changes for release 3.13.5 that also apply to 3.14 have been made.