diff options
author | hobbs <hobbs> | 2006-03-28 21:02:36 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-03-28 21:02:36 (GMT) |
commit | 7ef929a5331e888efbd2ba9167f7fc3e2ccf735b (patch) | |
tree | d379653923fde0f03bd209867c4226191150707c /ChangeLog | |
parent | dcc8d48bc8b8bd5460c61afdd45f4d29023f41c4 (diff) | |
download | tcl-7ef929a5331e888efbd2ba9167f7fc3e2ccf735b.zip tcl-7ef929a5331e888efbd2ba9167f7fc3e2ccf735b.tar.gz tcl-7ef929a5331e888efbd2ba9167f7fc3e2ccf735b.tar.bz2 |
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-28 Jeff Hobbs <jeffh@ActiveState.com> + + * 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. + 2006-03-28 Daniel Steffen <das@users.sourceforge.net> * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin |