aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-04 07:54:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-04 07:54:08 +0000
commitc63af5fc01333ea56f3d276100db0f7679bab271 (patch)
tree1917fb2ed872dfcdf85cf6ed531cd18aec907dfe
parentfc6eff13b5414caf6edf22d73a3239e074a04216 (diff)
Gisle made item 38, now there's only one low-prio task left...
-rw-r--r--TODO-RELEASE5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 8bcc96e4d..07806b713 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -8,8 +8,3 @@ To get fixed in 7.12.0 (planned release: June 2004)
33. Add a function to replace the malloc-calls within libcurl.
Low prio. Seshubabu Pasam works on this?
-
-38. Make the ldap protocol work with Windows' built-in LDAP-client.
- I.e. dynamically link to WLDAP32.DLL and add ldap URL parsing
- (WLDAP32.DLL doesn't have an UTF-8 ldap_url_parse).
- Low prio. A Gisle Vanem job!