summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-11-15 10:12:38 (GMT)
committernijtmans <nijtmans>2010-11-15 10:12:38 (GMT)
commite4fd17a147ee60527d69b6347a3f9e3a1372bbea (patch)
treea3407d2a3ce2af2efc81d585bc6e7c6a2d618aff /ChangeLog
parent6f13eeb1066707579ce073f7240e7705844fbda9 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 71c8ee8..22a5080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.