summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 08705c81..74fd1df5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
* What's new
+- Variables unavailable in current context may be skipped by setting a
+ session level flag with command line option --skip-badvars now available.
+ This will simply substitute the otherwise error causing variable with a
+ literal 0 and print a warning message when the substitution has been made.
+
* What's new in version 0.9
- Typecasting is now supported using the @cast operator. A script can