aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2acb0567..99506ae7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>