summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-06-06 13:48:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-06-06 13:48:44 (GMT)
commit9dacec2990cb68db16de2ce9045612678277ee79 (patch)
tree8d839a5e22b23de060ff3bfe6acf7faf0f1c0286 /ChangeLog
parent877e07444a016659d8dbbe96478f44c4f56aa40f (diff)
downloadtcl-9dacec2990cb68db16de2ce9045612678277ee79.zip
tcl-9dacec2990cb68db16de2ce9045612678277ee79.tar.gz
tcl-9dacec2990cb68db16de2ce9045612678277ee79.tar.bz2
Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have support for ip6
Follow-up to checkin from 2011-05-11 by rmax
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8f05ae..b645eb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-06 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * tests/socket.test: Add test constraint, so 6.2 and
+ 6.3 don't fail when the machine does not have support
+ for ip6. Follow-up to checkin from 2011-05-11 by rmax.
+
2011-06-02 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: Removed TclCleanupLiteralTable(), and old