aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2578bc7a..5238af7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-01-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * builtin.c (do_isarray): Check that tmp is Node_var
+ before calling DEREF. Thanks to Denis Shirokov
+ <cosmogen@gmail.com> for the report.
+
2018-01-15 Arnold D. Robbins <arnold@skeeve.com>
* NEWS: Small typo fix.