From 7abdc4b21811e2d52f49fcf1380c48ccd46b3cc0 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 4 Dec 2008 06:24:00 +0000 Subject: Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6 support (e.g. Minix) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c052fc8bf..57aa101e3 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.2.3