summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-09-02 11:22:45 (GMT)
committervincentdarley <vincentdarley>2004-09-02 11:22:45 (GMT)
commit28649fe2adafc9a35f852d83f12e24cc05d26287 (patch)
tree2bf9955cadbcf96f8ded33997efb54a262dd2326 /ChangeLog
parent18879dfdf57be6b6a5ca6a892c400cd0e005d77a (diff)
downloadtcl-28649fe2adafc9a35f852d83f12e24cc05d26287.zip
tcl-28649fe2adafc9a35f852d83f12e24cc05d26287.tar.gz
tcl-28649fe2adafc9a35f852d83f12e24cc05d26287.tar.bz2
clock.tcl installation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c81304..e97274d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-02 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * win/makefile.vc: clock.tcl needs to be installed.
+
2004-09-01 Jeff Hobbs <jeffh@ActiveState.com>
* win/tclWinReg.c (BroadcastValue): WIN64 cast corrections