diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-12-22 17:29:53 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-12-22 17:29:53 +0200 |
commit | 2af62b50e5b9574c0e169fb4d99c4912e56eef1f (patch) | |
tree | f4f264291d6597090fb36fc7f7cd725a105f557c /doc/ChangeLog | |
parent | 1358693d2464c89a8d715fa6104ed36b48e45990 (diff) | |
parent | 0f15f82e19b32823fe3fdf51052389ca3b60e92e (diff) | |
download | egawk-2af62b50e5b9574c0e169fb4d99c4912e56eef1f.tar.gz egawk-2af62b50e5b9574c0e169fb4d99c4912e56eef1f.tar.bz2 egawk-2af62b50e5b9574c0e169fb4d99c4912e56eef1f.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c948bcda..c9c618d2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,17 @@ +2016-12-17 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Further API clarifications and edits, add a + section on backwards compatibility. + +2016-12-16 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Update description of awk_ext_func_t structure, + again. + +2016-12-14 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Update description of awk_ext_func_t structure. + 2016-11-21 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Finish off discussion of strongly typed regexp |