summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49f4224..fc6eda9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
* makefile.vc: Updated makefile.vc to conform with Mo DeJong's
changes to Makefile.in and tclWinPipe.c on 2003-04-14. Now passes
TCL_PIPE_DLL in place of TCL_DBGX.
+ * win/tclWinTime.c: Corrected use of types to make compilation
+ compatible with VC++5.
2003-04-15 Vince Darley <vincentdarley@users.sourceforge.net>