From 701ef5b93691e83f444ff9b4addfcbf6fdb55072 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Mon, 8 Oct 2018 10:49:25 +0200 Subject: [PATCH] mention epicsEnvUnset in RELEASE_NOTES.html --- documentation/RELEASE_NOTES.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 710798082..cd8ca9012 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -16,6 +16,10 @@ +

Unsetting environment variables

+The new command epicsEnvUnset varname can be used to +unset an environment variable. +

Fix problem with numeric soft events

Changing from numeric to named soft events introduced an incompatibility when a numeric event 1-255 is converted from a DOUBLE, e.g. from a calc record.