diff options
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r-- | extension/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog index ac3034a0..3e46d637 100644 --- a/extension/ChangeLog +++ b/extension/ChangeLog @@ -7,6 +7,27 @@ * filefuncs.c readdir.c, revoutput.c, revtwoway.c, rwarray.c, rwarray0.c, testext.c: Use awk_true and awk_false instead of 1 and 0. +2012-11-26 Arnold D. Robbins <arnold@skeeve.com> + + * bindarr.c, fileop.c, sparr.c: Make them compile. + * steps: Reinstated and updated. + * testsparr.awk: Add call to extension(). + +2011-05-03 John Haque <j.eh@mchsi.com> + + * fileop.c, record.awk, testrecord.sh: New files. + * steps: Updated. + +2011-05-02 John Haque <j.eh@mchsi.com> + + * bindarr.c, dbarray.awk, testdbarray.awk: New files. + * steps: Updated. + +2011-04-24 John Haque <j.eh@mchsi.com> + + * spec_array.c, spec_array.h, sparr.c, testsparr.awk: New files. + * steps: Updated. + 2012-11-21 Arnold D. Robbins <arnold@skeeve.com> * filefuncs.c (do_stat): Optional third argument indicates to |