summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2000-09-29 21:40:53 (GMT)
committerhobbs <hobbs@noemail.net>2000-09-29 21:40:53 (GMT)
commit057320722838ba3f48193179ea9b840e3691d649 (patch)
treeafb58f3a6afd136e4686e9bc42cf6413d3877d5b /ChangeLog
parenta8513f52cd228c4d8255f56dcadc3c8b3a127e04 (diff)
downloadtk-057320722838ba3f48193179ea9b840e3691d649.zip
tk-057320722838ba3f48193179ea9b840e3691d649.tar.gz
tk-057320722838ba3f48193179ea9b840e3691d649.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. FossilOrigin-Name: 21ea9340fdeefba136e92f5098ac7fc94a577336
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.