aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-09-01 08:36:49 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-09-01 08:36:49 +0000
commiteb9937ec1a6d03f70e7dee739c090ffd7b4c0190 (patch)
treed85fa742f2f0a896b959c8182f40bb0bfa1b0890 /docs/KNOWN_BUGS
parent070cd2b52f2663da393c2cac29cf5c2018de5558 (diff)
LDAP fixed in CVS (for upcoming 7.10.8)
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 0abf56478..16c7d8b57 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -15,12 +15,6 @@ may have been fixed since this was written!
* Using CURLOPT_FAILONERROR (-f/--fail) will make authentication to stop
working if you use anything but plain Basic auth.
-* LDAP output is garbled. Hardly anyone seems to care about LDAP functionality
- in curl/libcurl why this report has been closed and set to be solved later.
- If you feel this is something you want fixed, get in touch and we'll start
- working.
- http://sourceforge.net/tracker/index.php?func=detail&aid=735752&group_id=976&atid=100976
-
* IPv6 support on AIX 4.3.3 doesn't work due to a missing sockaddr_storage
struct. It has been reported to work on AIX 5.1 though.