summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-10-18 08:49:32 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-10-18 08:49:32 (GMT)
commit1e4425ebac89900b4bf0391db0305e62bc1f942c (patch)
tree8eabb8e6dc1c54ff2204d34cde48a72524a55e72 /ChangeLog
parentfb2a590694727c808f63c9325ff976aebbeb6f6b (diff)
downloadtcl-1e4425ebac89900b4bf0391db0305e62bc1f942c.zip
tcl-1e4425ebac89900b4bf0391db0305e62bc1f942c.tar.gz
tcl-1e4425ebac89900b4bf0391db0305e62bc1f942c.tar.bz2
Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment
to make life easier on Windows non-x86 platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbb6349..70414f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-18 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/nmakehlp.c: Ensure builds with VC6 without Platform SDK.
+ * win/rules.vc: Pickup MACHINE from environment.
+
2006-10-17 Don Porter <dgp@users.sourceforge.net>
* generic/tclIOUtil.c: Cleaned up some code flagged by a