summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormax <max@tclers.tk>2012-08-09 14:26:04 (GMT)
committermax <max@tclers.tk>2012-08-09 14:26:04 (GMT)
commitff7f9ca57976adcf0bd2d12b434e250cbcbbf765 (patch)
tree78d1118fee1ee6be6632005f2232ed1ae8674a1a /ChangeLog
parent0062f8538fd9dc925e8b8e00b9ede5ff39022623 (diff)
downloadtcl-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95a67b9..3d6e6d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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