aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-06-03 08:10:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-06-03 08:10:53 +0000
commit45ca866a2d5bea5136ef6c4470a2acd96bb37f00 (patch)
tree72ec058c8640944e1527113bc50210b8162e6691 /docs
parentceef206c21a763095ce407982a4963cdbb8afa92 (diff)
LDAP problem added as mention in bug report #735752
Diffstat (limited to 'docs')
-rw-r--r--docs/KNOWN_BUGS6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index ed28c645a..e9f184968 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -3,6 +3,12 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
+* 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.