aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-08-02 23:04:12 -0500
committerJacob Bachmeyer <jcb@gnu.org>2020-08-02 23:04:12 -0500
commit480ac301abef92c6b7701b3e846a2cb5e59f33af (patch)
treec45da8635e9e362198463e144a688d1c45756de1 /ChangeLog
parent49b73747514c0dfd53e70f13a4da80a8665d15fa (diff)
Move experimental Python unit test module to contrib/
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 202ad21..87ed8e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,10 +5,14 @@
(baseboard_DATA): Sort baseboard file list.
(baseboard_DATA): Add missing files.
(dejagnu_TEXINFOS): New; add GNU FDL file.
+ (CONTRIB): Add experimental Python unit test module.
* Makefile.in (TESTSUITE_FILES): Likewise.
(baseboard_DATA): Likewise.
+ * testsuite/dejagnu.py: Move from here...
+ * contrib/dejagnu.py: ...to here.
+
2020-08-02 Rob Savoye <rob@senecass.com>
* Makefile.in: Regenerate so make dist works.