curl/TODO-RELEASE

16 lines
617 B
Plaintext
Raw Normal View History

2004-01-29 11:00:10 -05:00
Issues not sorted in any particular order.
#[num] refers to bug report numbers.
UNASSIGNED means that no person has publicly stated to work on the issue.
DELETE means the issue is subject for dismissal
2004-01-21 04:22:23 -05:00
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?
2004-04-21 15:35:06 -04:00
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!