diff options
author | nijtmans <nijtmans> | 2010-11-15 10:10:52 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-11-15 10:10:52 (GMT) |
commit | 68d0160d54c6bd5b4b77778284a30f944d5123ac (patch) | |
tree | 50e521ac74cbaf35439516c3a7c809417a3321f1 /ChangeLog | |
parent | a42104f5afae5752bcb3ffdae06308be53b8ebfe (diff) | |
download | tk-68d0160d54c6bd5b4b77778284a30f944d5123ac.zip tk-68d0160d54c6bd5b4b77778284a30f944d5123ac.tar.gz tk-68d0160d54c6bd5b4b77778284a30f944d5123ac.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/tkMain.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. |