commit | fd4984d1fcb208150fec3aa69286e269f3f10090 | [log] [tgz] |
---|---|---|
author | Anthony Baxter <anthonybaxter@gmail.com> | Mon Jul 12 09:33:39 2004 +0000 |
committer | Anthony Baxter <anthonybaxter@gmail.com> | Mon Jul 12 09:33:39 2004 +0000 |
tree | 791dc32eeebed652e42e1573c32f766e8116f012 | |
parent | 1e2bd5bfb64957cf7f3a981f05cb9bb72834909c [diff] [blame] |
install test/decimaltestdata as well
diff --git a/Misc/NEWS b/Misc/NEWS index c736a70..c1bdb9c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -89,6 +89,9 @@ Tests ----- +- The test data files for the decimal test suite are now installed on + platforms that use the Makefile. + Windows -------