summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2004-07-12 09:33:39 (GMT)
committerAnthony Baxter <anthonybaxter@gmail.com>2004-07-12 09:33:39 (GMT)
commitfd4984d1fcb208150fec3aa69286e269f3f10090 (patch)
tree791dc32eeebed652e42e1573c32f766e8116f012 /Misc/NEWS
parent1e2bd5bfb64957cf7f3a981f05cb9bb72834909c (diff)
downloadcpython-fd4984d1fcb208150fec3aa69286e269f3f10090.zip
cpython-fd4984d1fcb208150fec3aa69286e269f3f10090.tar.gz
cpython-fd4984d1fcb208150fec3aa69286e269f3f10090.tar.bz2
install test/decimaltestdata as well
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c736a70..c1bdb9c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -89,6 +89,9 @@ New platforms
Tests
-----
+- The test data files for the decimal test suite are now installed on
+ platforms that use the Makefile.
+
Windows
-------