diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-12-23 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y (tokentab): Whitespace fix for "include". + * builtin.c (printf_common): Do a fatal error if no args to printf() + or sprintf(). + 2012-12-15 Arnold D. Robbins <arnold@skeeve.com> Infrastructure Updates: |