diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ 2011-07-15 John Haque <j.eh@mchsi.com> - + * awk.h (Op_sub_builtin): New opcode. (GSUB, GENSUB, AFTER_ASSIGN, LITERAL): New flags for Op_sub_builtin. @@ -22,6 +22,7 @@ * builtin.c (efwrite): Fix flushing test back to what it was in 3.1.8. Thanks to Strefil <strefil@yandex.ru> for the problem report. + * configure.ac: Bump version to 4.0.0a for stable branch. 2011-06-24 Arnold D. Robbins <arnold@skeeve.com> |