diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-02-26 Arnold D. Robbins <arnold@skeeve.com> + + * parse.y (expression_list): In case of error return the list + instead of NULL so that snode gets something it can count. + 2013-02-06 Arnold D. Robbins <arnold@skeeve.com> * builtin.c (printf_common): Move nargs > 0 check into assert. |