aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b280ea34..bee035b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-09-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ `delete array' and `nextfile' are now in POSIX.
+ Thanks to Nathan Weeks <weeks@iastate.edu> for the
+ initiative and letting us know about it.
+
+ * awkgram.y: Make the right code changes for `delete array'
+ and `nextfile'.
+ (tokentab): Set flags to zero for nextfile.
+
2012-09-19 Arnold D. Robbins <arnold@skeeve.com>
* symbol.c (load_symbols): Zero out the new node. Prevents assertion