diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-12-27 21:58:19 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-12-27 21:58:19 +0200 |
commit | 3828539937082db7ceb14252ceec531419122d21 (patch) | |
tree | d28bd7d72773602aa1eef3048d93e08ed95084da /test/ChangeLog | |
parent | f1612fd046124ff68fcdd70b558484c87c907bce (diff) | |
parent | 0bf047964956e90481de3941768937c4318db948 (diff) | |
download | egawk-3828539937082db7ceb14252ceec531419122d21.tar.gz egawk-3828539937082db7ceb14252ceec531419122d21.tar.bz2 egawk-3828539937082db7ceb14252ceec531419122d21.zip |
Merge branch 'gawk-4.1-stable'
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 7ecd2716..bf8a2665 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2015-12-27 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (profile8): New test. + * profile8.awk, profile8.ok: New files. + 2015-11-24 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (watchpoint1): New test. |