diff options
author | max <max@tclers.tk> | 2012-08-09 14:26:04 (GMT) |
---|---|---|
committer | max <max@tclers.tk> | 2012-08-09 14:26:04 (GMT) |
commit | ff7f9ca57976adcf0bd2d12b434e250cbcbbf765 (patch) | |
tree | 78d1118fee1ee6be6632005f2232ed1ae8674a1a /ChangeLog | |
parent | 0062f8538fd9dc925e8b8e00b9ede5ff39022623 (diff) | |
download | tcl-ff7f9ca57976adcf0bd2d12b434e250cbcbbf765.zip tcl-ff7f9ca57976adcf0bd2d12b434e250cbcbbf765.tar.gz tcl-ff7f9ca57976adcf0bd2d12b434e250cbcbbf765.tar.bz2 |
Fix http-3.29 for machines without IPv6 support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-08-09 Reinhard Max <max@suse.de> + + * tests/http.test: Fix http-3.29 for machines without IPv6 support. + 2010-08-08 Stuart Cassoff <stwo@users.sourceforge.net> * unix/tclUnixCompat.c: Change one '#ifdef' to '#if defined()' for |