summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-10-01 20:58:51 (GMT)
committerhobbs <hobbs>2001-10-01 20:58:51 (GMT)
commitc622ab36f0c151a67ccaaa9ddc428330c9c460fa (patch)
treedcfe61049844a4186b88ffc2c192688bac8f7a92 /ChangeLog
parent4ee4aaf7de5f1236c6cb8df95db899e3815a23ea (diff)
downloadtcl-c622ab36f0c151a67ccaaa9ddc428330c9c460fa.zip
tcl-c622ab36f0c151a67ccaaa9ddc428330c9c460fa.tar.gz
tcl-c622ab36f0c151a67ccaaa9ddc428330c9c460fa.tar.bz2
added Win64 SDK RC1 compilation support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39db414..21574e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-10-01 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/configure: regen'ed
+ * win/tcl.m4:
+ * win/makefile.vc: added Win64 SDK RC1 compilation support
+ * win/Makefile.in: added $(LDFLAGS_CONSOLE) to TCLSH, TCLTEST and
+ PIPE_DLL_FILE targets to get the link flags
+
+ * win/tclWinInit.c: minor 64bit casts
+
2001-09-30 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclCmdIL.c: