aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-30 09:17:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-30 09:17:04 +0000
commit7356a67780a307bccda16fd9f1df6e2a753f3317 (patch)
tree861c07de2e03f0508f5c6e7854f40ea89def7dd2 /TODO-RELEASE
parentf77949ef3b1a31e743afe0a717814392df027853 (diff)
25 and 37 are now done, only two low-prio tasks left for the 7.12 release
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE10
1 files changed, 2 insertions, 8 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 50b8469ca..8bcc96e4d 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -6,16 +6,10 @@ Issues not sorted in any particular order.
To get fixed in 7.12.0 (planned release: June 2004)
======================
-25. curl_easy_strerror() curl_multi_strerror() curl_share_strerror() Code
- already in CVS. Messages need overview/improvements. Add documentation.
- Medium prio.
-
33. Add a function to replace the malloc-calls within libcurl.
- Low prio. Seshubabu Pasam works on this.
-
-37. Translate to/from ACE encoded domain names as needed.
- Work has started. Verify. Add test cases.
+ 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!