summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-09-29 21:40:53 (GMT)
committerhobbs <hobbs>2000-09-29 21:40:53 (GMT)
commit8432fe13edf65bc1a15b64fc6cff20397391e9fe (patch)
treeafb58f3a6afd136e4686e9bc42cf6413d3877d5b /ChangeLog
parent95fc05c4b143e413f10ddc9cb14e4d322cca5e94 (diff)
downloadtk-8432fe13edf65bc1a15b64fc6cff20397391e9fe.zip
tk-8432fe13edf65bc1a15b64fc6cff20397391e9fe.tar.gz
tk-8432fe13edf65bc1a15b64fc6cff20397391e9fe.tar.bz2
* win/Makefile.in: commented use of TESTFLAGS
* unix/Makefile.in: added TESTFLAGS to test and testlang targets to conform with Windows makefile and TEA style.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc54921..d4b33ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-29 Jeff Hobbs <hobbs@scriptics.com>
+
+ * win/Makefile.in: commented use of TESTFLAGS
+ * unix/Makefile.in: added TESTFLAGS to test and testlang targets to
+ conform with Windows makefile and TEA style.
+
2000-09-29 Eric Melski <ericm@ajubasolutions.com>
* generic/tkTest.c: Fixed tests to use updated API.