diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-04 07:54:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-04 07:54:08 +0000 |
commit | c63af5fc01333ea56f3d276100db0f7679bab271 (patch) | |
tree | 1917fb2ed872dfcdf85cf6ed531cd18aec907dfe /TODO-RELEASE | |
parent | fc6eff13b5414caf6edf22d73a3239e074a04216 (diff) | |
download | curl-c63af5fc01333ea56f3d276100db0f7679bab271.tar.gz |
Gisle made item 38, now there's only one low-prio task left...
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
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! |