summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-03-28 21:02:36 (GMT)
committerhobbs <hobbs>2006-03-28 21:02:36 (GMT)
commit7ef929a5331e888efbd2ba9167f7fc3e2ccf735b (patch)
treed379653923fde0f03bd209867c4226191150707c /ChangeLog
parentdcc8d48bc8b8bd5460c61afdd45f4d29023f41c4 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e76ab1d..0fa0b54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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