diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index ca213e81..a85ef93b 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,17 @@ +2020-07-02 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (EXTRA_DIST): New test, posix_compare. + * posix_compare.awk, posix_compare.ok: New files. + + Unrelated: + + * badargs.ok: Updated after code changes. + +2020-06-29 Arnold D. Robbins <arnold@skeeve.com> + + * dbugeval2.ok, dbugtypedre1.ok, dbugtypedre2.ok, symtab10.ok, + watchpoint1.ok: Updated after code changes. + 2020-06-10 Arnold D. Robbins <arnold@skeeve.com> Miscellanious fixes from Michael Builov <mbuilov@gmail.com>. |