diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2005-11-03 01:16:07 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2005-11-03 01:16:07 (GMT) |
commit | 169a78358af41a6e77a814a0a73f663542c51a6f (patch) | |
tree | f66ff8975eeb927aaabd8d0c8e7a6bf2ea2285c2 /ChangeLog | |
parent | 2ac3a08a98a293de62ed6ae01aa7a7d139660207 (diff) | |
download | tcl-169a78358af41a6e77a814a0a73f663542c51a6f.zip tcl-169a78358af41a6e77a814a0a73f663542c51a6f.tar.gz tcl-169a78358af41a6e77a814a0a73f663542c51a6f.tar.bz2 |
* win/tclWin32Dll.c: Applied patch #1256872 to provide unicode
* win/tclWinConsole.c: support in the console on suitable systems.
* win/tclWinInt.h: Patch by Anton Kovalenko
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-03 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tclWin32Dll.c: Applied patch #1256872 to provide unicode + * win/tclWinConsole.c: support in the console on suitable systems. + * win/tclWinInt.h: Patch by Anton Kovalenko + 2005-11-02 Pat Thoyts <patthoyts@users.sourceforge.net> Applied patch #1096916 to support building with MSVC 8. |