summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-11-15 10:10:52 (GMT)
committernijtmans <nijtmans>2010-11-15 10:10:52 (GMT)
commit68d0160d54c6bd5b4b77778284a30f944d5123ac (patch)
tree50e521ac74cbaf35439516c3a7c809417a3321f1 /ChangeLog
parenta42104f5afae5752bcb3ffdae06308be53b8ebfe (diff)
downloadtk-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--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index d17a512..443840e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.