aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-15 23:14:23 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-15 23:14:23 +0300
commit7ac81efe10795318427ad71f9c05b9c93442acfb (patch)
tree96dd46e7af2199895fcfbdaaa88f388c1b4f56e4 /test
parent2323f97d55a79c302457d75443b2ffd529983083 (diff)
parentdc510090126eb27d2e0514f42a4da4863873903d (diff)
downloadegawk-7ac81efe10795318427ad71f9c05b9c93442acfb.tar.gz
egawk-7ac81efe10795318427ad71f9c05b9c93442acfb.tar.bz2
egawk-7ac81efe10795318427ad71f9c05b9c93442acfb.zip
Merge branch 'master' into comment, update ChangeLogs
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 0cd7e5f3..cfe2e9b6 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
+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.