summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-03-28 21:16:14 (GMT)
committerhobbs <hobbs>2006-03-28 21:16:14 (GMT)
commitd1dcee1f60ab850711da254e86738af719b25a8e (patch)
treee5c19567055674d1f47b9d317b738585d9ac51e4 /ChangeLog
parent7ef929a5331e888efbd2ba9167f7fc3e2ccf735b (diff)
downloadtcl-d1dcee1f60ab850711da254e86738af719b25a8e.zip
tcl-d1dcee1f60ab850711da254e86738af719b25a8e.tar.gz
tcl-d1dcee1f60ab850711da254e86738af719b25a8e.tar.bz2
* win/configure, win/tcl.m4: define MACHINE for gcc builds as well.
Needed by Tk for manifest generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fa0b54..3f1b105 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-03-28 Jeff Hobbs <jeffh@ActiveState.com>
+ * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.
+ Needed by Tk for manifest generation.
+
* win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change
to add win32 unicode console support as it broke the ability to
modify the encoding to the console.