Commit eb9937ec authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

LDAP fixed in CVS (for upcoming 7.10.8)

parent 070cd2b5
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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.