aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-11 11:30:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-11 11:30:23 +0000
commitbbafb2eb27954c34967f91c705e74cc0c186970d (patch)
tree5294d3f6b2a9a5e82949cb03cb1733ba833fa9a3 /TODO-RELEASE
parent434bc13812639c6d76fe4f7b29424b7b21032dc9 (diff)
curl_global_init_mem() allows the memory functions to be replaced.
memory.h is included everywhere for this.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 07806b713..0f25d2eef 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -5,6 +5,3 @@ Issues not sorted in any particular order.
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?