diff options
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r-- | extension/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog index edacc2f4..831a15f9 100644 --- a/extension/ChangeLog +++ b/extension/ChangeLog @@ -1,3 +1,19 @@ +2016-12-14 Arnold D. Robbins <arnold@skeeve.com> + + * filefuncs.c: Update do_xxx to match new API. Update func_table. + * fnmatch.c: Ditto. + * fork.c: Ditto. + * inplace.c: Ditto. + * ordchr.c: Ditto. + * readdir.c: Ditto. + * readfile.c: Ditto. + * revoutput.c: Ditto. + * revtwoway.c: Ditto. + * rwarray.c: Ditto. + * rwarray0.c: Ditto. + * testext.c: Ditto. + * time.c: Ditto. + 2016-12-12 Arnold D. Robbins <arnold@skeeve.com> * filefuncs.c (func_table): Adjust ordering of min and max @@ -14,6 +30,7 @@ * fork.c: Ditto. * inplace.c: Ditto. * ordchr.c: Ditto. + * readdir.c: Ditto. * readfile.c: Ditto. * rwarray.c: Ditto. * rwarray0.c: Ditto. |