aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-06-01 19:59:17 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-06-01 19:59:17 +0200
commitd603ed67535b690c4f07a603e638ac9542f154f4 (patch)
treec35105fbe80a474f56c82563fdae6421bf36efd1 /docs/KNOWN_BUGS
parent1eb308275a2795ab6ca06cfdbbfc5cf8596b42d3 (diff)
KNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index c8ad032a3..519dbac35 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