diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 97825977d..ae4d32707 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,15 @@ +

Calc expressions: VAL keyword

+ +

The keyword VAL is now supported in CALC expressions. In a calc or +calcout record it returns the current contents of the VAL field (which can be +written to by a CA put, so it might not be the result from last time the +expression was evaluated). In Access Security expressions it returns the result +of the previous evaluation of the rule expression. In other uses of the +calcPerform engine, the result may not be well-defined.

+

softIoc now starts shell by default

To prevent an interactive shell from being started, give a -S (upper