diff options
author | hobbs <hobbs> | 2006-03-28 21:16:14 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-03-28 21:16:14 (GMT) |
commit | d1dcee1f60ab850711da254e86738af719b25a8e (patch) | |
tree | e5c19567055674d1f47b9d317b738585d9ac51e4 /ChangeLog | |
parent | 7ef929a5331e888efbd2ba9167f7fc3e2ccf735b (diff) | |
download | tcl-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |