From bbafb2eb27954c34967f91c705e74cc0c186970d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 11 May 2004 11:30:23 +0000 Subject: curl_global_init_mem() allows the memory functions to be replaced. memory.h is included everywhere for this. --- TODO-RELEASE | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO-RELEASE') 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? -- cgit v1.2.3