summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-04-15 21:06:28 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-04-15 21:06:28 (GMT)
commitb4ba814f03345f5d6febdb189ddca5732d455fcc (patch)
treef4923a62a0782a1f918a7bdc0ffe643ac69e4c45 /ChangeLog
parent139312173a81a546de1011c89a4d85c3d1f4bc1b (diff)
downloadtcl-b4ba814f03345f5d6febdb189ddca5732d455fcc.zip
tcl-b4ba814f03345f5d6febdb189ddca5732d455fcc.tar.gz
tcl-b4ba814f03345f5d6febdb189ddca5732d455fcc.tar.bz2
Corrected use of types to make compilation compatible with VC++5.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aafc58a..f4d34d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-15 Kevin Kenny <kennykb@acm.org>
+
+ * win/tclWinTime.c: Corrected use of types to make compilation
+ compatible with VC++5.
+
2003-04-14 Kevin Kenny <kennykb@acm.org>
* win/tclWinFile.c: added conditionals to restore compilation on