diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-12-04 06:24:00 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-12-04 06:24:00 +0000 |
commit | 7abdc4b21811e2d52f49fcf1380c48ccd46b3cc0 (patch) | |
tree | 5b2cbcc7980e7262c81d0a013c13bd95fdfe1109 /CHANGES | |
parent | 479ddb1fee2fa5f7204a64742e9dcc2842d668dd (diff) |
Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
support (e.g. Minix)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (3 Dec 2008) +- Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6 + support (e.g. Minix) + Daniel Stenberg (3 Dec 2008) - Igor Novoseltsev filed bug #2351645 (http://curl.haxx.se/bug/view.cgi?id=2351645) that identified a problem with |