summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-11-30 21:05:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-11-30 21:05:49 (GMT)
commita8eb4be9f28af1b8a6bf8e78dbe7964625b70f28 (patch)
tree6fd1948dd1678b08051bb55e2875b9857b5bc23f /ChangeLog
parentb774a7b73682ce8dec7ce3a91c495205fbb6adae (diff)
parentb62d0cd535ee81ad4c8929d41895817b0159ef40 (diff)
downloadtcl-a8eb4be9f28af1b8a6bf8e78dbe7964625b70f28.zip
tcl-a8eb4be9f28af1b8a6bf8e78dbe7964625b70f28.tar.gz
tcl-a8eb4be9f28af1b8a6bf8e78dbe7964625b70f28.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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d91aba..1a3d6d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
* win/Makefile.in: don't install tommath_(super)?class.h