From: Gunter Knauf Date: Sun, 6 Sep 2009 00:00:19 +0000 (+0000) Subject: language! / take2 X-Git-Tag: curl-7_19_7~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1486a1183952129515a2c44740ed9bea16a11e76;p=curl language! / take2 --- diff --git a/CHANGES b/CHANGES index 949e6bc5a..83dd32c54 100644 --- a/CHANGES +++ b/CHANGES @@ -7,11 +7,11 @@ Changelog Daniel Stenberg (2 Sep 2009) -- Daniel Johnson found a flaw in the code convering sftp-errors to libcurl +- Daniel Johnson found a flaw in the code converting sftp-errors to libcurl errors. Daniel Stenberg (1 Sep 2009) -- Peter Sylvester made a debug featuer for Curl_resolv() that now will force +- Peter Sylvester made a debug feature for Curl_resolv() that now will force libcurl to resolve 'localhost' whatever name you use in the URL *if* you set the --interface option to (exactly) "LocalHost". This will enable us to write tests for custom hosts names but still use a local host server.