summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-07-02 13:26:06 (GMT)
committervincentdarley <vincentdarley>2003-07-02 13:26:06 (GMT)
commit77697542b70f5ce1907d19ef2612f600a19ceb43 (patch)
treebfe0906f75610c3ab800cc3672a6710ddfe6d37c /ChangeLog
parentdcee7a8510ae0c460b59cc78bd47d47344fc368e (diff)
downloadtcl-77697542b70f5ce1907d19ef2612f600a19ceb43.zip
tcl-77697542b70f5ce1907d19ef2612f600a19ceb43.tar.gz
tcl-77697542b70f5ce1907d19ef2612f600a19ceb43.tar.bz2
Win compilation fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1575021..1149623 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-23 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclTrace.c: fix to Window debug build compilation error.
+
2003-06-27 Don Porter <dgp@users.sourceforge.net>
* tests/init.test: Added [cleanupTests] to report results of tests