diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index b221bf2f..33ba57af 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -12,6 +12,16 @@ * filefuncs.awk: Change to build directory instead of "..". * Makefile.am (filefuncs): Pass in $(abs_top_builddir). +2014-09-13 Stephen Davies <sdavies@sdc.com.au> + + * Makefile.am (profile4, profile5): Changes processing to not delete + the first two lines. This is no longer needed. + * profile4.ok, profile5.ok: Changed to suit new rules and comments. + +2014-09-10 Arnold D. Robbins <arnold@skeeve.com> + + * profile2.ok, profile4.ok, profile5.ok: Update for new code. + 2014-09-05 Arnold D. Robbins <arnold@skeeve.com> * functab4.awk: Changed to use stat instead of chdir since |