aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-09 19:23:50 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-09 19:23:50 +0000
commitfad3288d20fba6af71fa9bdfb851fe92c3aa2f04 (patch)
tree16b44ad8c9bfa7780292a744fc43462d16e24b1e /CHANGES
parent5ecff1e4c3f92976371634ef40072758d1a17426 (diff)
Fixed the --interface option to work with IPv6 connections on glibc
systems supporting getifaddrs(). Also fixed a problem where an IPv6 address could be chosen instead of an IPv4 one for --interface when it involved a name lookup.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9c338d6e3..fa03ea073 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
Changelog
+Daniel Fandrich (9 Oct 2008)
+- Fixed the --interface option to work with IPv6 connections on glibc
+ systems supporting getifaddrs(). Also fixed a problem where an IPv6
+ address could be chosen instead of an IPv4 one for --interface when it
+ involved a name lookup.
+
Daniel Fandrich (8 Oct 2008)
- Added tests 1082 through 1085 to test symbolic --interface parameters