aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index d6079e17..8db0443c 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,7 +1,9 @@
2011-08-09 Arnold D. Robbins <arnold@skeeve.com>
- * Makefile.am (pty1): New test.
* pty1.awk, pty1.ok: New files.
+ * Makefile.am (pty1): New test.
+ (profile1, profile2, profile3): Use unique names for the profile
+ files to avoid problems with parallel 'make check'
2011-07-29 Arnold D. Robbins <arnold@skeeve.com>