summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-09-10 00:33:09 (GMT)
committermdejong <mdejong>2001-09-10 00:33:09 (GMT)
commitbcc1ef87efd2eab7f065b4e357b890ac9efcea79 (patch)
tree4ccaad214eff686109f1f8803970c055756a1706 /ChangeLog
parent160d9aa27ab287ec119b3b3f4530b6e2e50198c2 (diff)
downloadtcl-bcc1ef87efd2eab7f065b4e357b890ac9efcea79.zip
tcl-bcc1ef87efd2eab7f065b4e357b890ac9efcea79.tar.gz
tcl-bcc1ef87efd2eab7f065b4e357b890ac9efcea79.tar.bz2
* unix/Makefile.in:
* win/Makefile.in: Use () around variable name instead of {}. Use TCLTEST variable directly instead of depending on the tcltest alias.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5069baf..1ed1ed9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-09-09 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/Makefile.in:
+ * win/Makefile.in: Use () around variable name
+ instead of {}. Use TCLTEST variable directly
+ instead of depending on the tcltest alias.
+
2001-09-09 David Gravereaux <davygrvy@pobox.com>
* generic/tcl.h: