diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,14 @@ +2012-10-31 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y (want_regexp): Use as a bool, not as an int. + * field.c: Fix a comment. + * gawkapi.h: Add comment to include <errno.h>. + * symbol.c (load_symbols): ``No automatic aggregate initialization.'' + Here too. Sigh again. + 2012-10-28 Arnold D. Robbins <arnold@skeeve.com> - * Update bison 2.6.3. Various files regenerated. + * Update to bison 2.6.4. Various files regenerated. 2012-10-27 Arnold D. Robbins <arnold@skeeve.com> |