diff options
author | nijtmans <nijtmans> | 2010-11-15 10:12:38 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-11-15 10:12:38 (GMT) |
commit | e4fd17a147ee60527d69b6347a3f9e3a1372bbea (patch) | |
tree | a3407d2a3ce2af2efc81d585bc6e7c6a2d618aff /ChangeLog | |
parent | 6f13eeb1066707579ce073f7240e7705844fbda9 (diff) | |
download | tcl-e4fd17a147ee60527d69b6347a3f9e3a1372bbea.zip tcl-e4fd17a147ee60527d69b6347a3f9e3a1372bbea.tar.gz tcl-e4fd17a147ee60527d69b6347a3f9e3a1372bbea.tar.bz2 |
reverted previous commit: it has effect on the Windows console
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,9 +1,3 @@ -2010-11-15 Jan Nijtmans <nijtmans@users.sf.net> - - * generic/tclMain.c: [FRQ 491789]: "setargv() doesn't support a - unicode cmdline" follow-up: Eliminate use of the function - Tcl_WinTCharToUtf in generic code. - 2010-11-10 Andreas Kupries <andreask@activestate.com> * changes: Updates for 8.6b2 release. |