diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2022-02-09 07:42:21 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2022-02-09 07:42:21 +0200 |
commit | 0b3ed07e26af46524ec196b6a46edde4f7d9e287 (patch) | |
tree | a49e743de3010bfc019c969ea00401a968009402 /test/ChangeLog | |
parent | 401405f5a38dc4214d24c5390cd35d71e82405ed (diff) | |
parent | 8785cde2cb5e54790cc395cab1a35b1a685ee8c0 (diff) | |
download | egawk-0b3ed07e26af46524ec196b6a46edde4f7d9e287.tar.gz egawk-0b3ed07e26af46524ec196b6a46edde4f7d9e287.tar.bz2 egawk-0b3ed07e26af46524ec196b6a46edde4f7d9e287.zip |
Merge branch 'master' into feature/readall
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 47289312..6cd59729 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2022-02-09 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (EXTRA_DIST): indirectbuiltin2, new test. + * indirectbuiltin2.awk, indirectbuiltin2.ok: New files. + 2022-01-05 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (EXTRA_DIST): nsidentifier, new test. |