diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 8 |
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. |