summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-11-04 09:36:30 (GMT)
committerdas <das>2003-11-04 09:36:30 (GMT)
commit27b9197dbd4ae5800d5d7745077b33b95a610160 (patch)
tree12b54bbdbea8b736ad71d6b9872325f6b5fedabf /ChangeLog
parent1c422c27c0056e5bcbaa9aa8778554fd83675239 (diff)
downloadtcl-27b9197dbd4ae5800d5d7745077b33b95a610160.zip
tcl-27b9197dbd4ae5800d5d7745077b33b95a610160.tar.gz
tcl-27b9197dbd4ae5800d5d7745077b33b95a610160.tar.bz2
* macosx/Makefile: added 'test' target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32299c3..5ecf22e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-04 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/Makefile: added 'test' target.
+
2003-10-31 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclTest.c: fix test suite memory leak (backport error)