diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2015-05-01 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y: Make sure values are not null in param list. + Avoids core dump for `function f(func, a) {}'. Thanks to + Tibor Palinkas <libmawk@igor2.repo.hu>. + 2015-04-30 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am: Take --program-prefix into account when |