mention epicsEnvUnset in RELEASE_NOTES.html

This commit is contained in:
2018-10-08 10:49:25 +02:00
parent c3995a9d63
commit 701ef5b936

View File

@@ -16,6 +16,10 @@
<!-- Insert new items immediately below here ... -->
<h3>Unsetting environment variables</h3>
The new command <code>epicsEnvUnset <i>varname</i></code> can be used to
unset an environment variable.
<h3>Fix problem with numeric soft events</h3>
<p>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.