aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-09-01 06:00:19 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-09-01 06:00:19 +0300
commitd8ed23b4604a9366f9d532d614ab74943fb1748d (patch)
tree92d6af8142165955d0da5a45b53ac16056cd8f8e /test
parent810affb79bab243f7e177de4943e7060c9e26d41 (diff)
downloadegawk-d8ed23b4604a9366f9d532d614ab74943fb1748d.tar.gz
egawk-d8ed23b4604a9366f9d532d614ab74943fb1748d.tar.bz2
egawk-d8ed23b4604a9366f9d532d614ab74943fb1748d.zip
ChangeLog entries for z/OS added.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 7b9e273a..ba2856b6 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,11 @@
+2015-08-28 Daniel Richard G. <skunk@iSKUNK.ORG>
+
+ * Makefile.am: Generate the Maketests file without
+ reference to its directory, because putting it directly into
+ srcdir can be problematic (e.g. srcdir could be read-only).
+ (clean-local): Renamed from "clean", as Automake already defines
+ "clean" and warns us as much.
+
2015-08-25 Arnold D. Robbins <arnold@skeeve.com>
* mbstr1.ok: Updated after code change.