diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-11-30 21:01:38 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-11-30 21:01:38 (GMT) |
commit | b62d0cd535ee81ad4c8929d41895817b0159ef40 (patch) | |
tree | 8add2ba97612e4effb4639bc13796f52cad3858d /ChangeLog | |
parent | de31dba2a563beaf59a669f640312d21dacdc115 (diff) | |
parent | d526e52856c864ba6af3ae8a0b83fc2a9faa06cf (diff) | |
download | tcl-b62d0cd535ee81ad4c8929d41895817b0159ef40.zip tcl-b62d0cd535ee81ad4c8929d41895817b0159ef40.tar.gz tcl-b62d0cd535ee81ad4c8929d41895817b0159ef40.tar.bz2 |
[Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-11-30 Jan Nijtmans <nijtmans@users.sf.net> + + * library/tcltest/tcltest.tcl: [Bug 967195]: Make tcltest work + when tclsh is compiled without using the setargv() function on mingw. + (no need to incr the version, since 2.2.10 is never released) + 2011-11-29 Jan Nijtmans <nijtmans@users.sf.net> * doc/tclsh.1: Use the same shebang comment everywhere. |