From: Daniel Stenberg Date: Sun, 1 Jun 2014 17:59:17 +0000 (+0200) Subject: KNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0 X-Git-Tag: curl-7_37_1~141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d603ed67535;p=thirdparty%2Fcurl.git KNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index c8ad032a3f..519dbac35f 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -179,9 +179,6 @@ may have been fixed since this was written! run that might be needed only for building libcurl. Further, curl-config --cflags suffers from the same effects with CFLAGS/CPPFLAGS. -30. You need to use -g to the command line tool in order to use RFC2732-style - or RFC6874-style IPv6 numerical addresses in URLs. - 26. NTLM authentication using SSPI (on Windows) when (lib)curl is running in "system context" will make it use wrong(?) user name - at least when compared to what winhttp does. See http://curl.haxx.se/bug/view.cgi?id=535