summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4902342..6f4839b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-27 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/makefile.vc: Support MSVC8 and AMD64 target. Also try using
+ * win/rules.vc: sed to generate the manifest (cross-compile cannot
+ * win/nmakehlp.c: execute tclsh). If no sed, use the tclsh exe.
+
2006-09-25 Andreas Kupries <andreask@activestate.com>
* generic/tkConsole.c: Complete reversal of the changes of Sep 22.