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. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a5dd60275..8decfda8a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,10 +8,12 @@ Curl and libcurl 7.12.0. This release includes the following changes: + o added curl_global_init_mem() + o removed curl_formparse() o the MSVC project file in the release archive is automatically built o curl --proxy-digest is a new command line option o the Windows version of libcurl can use wldap32.dll for LDAP - o curl_easy_strerror(), curl_multi_strerror() and curl_share_strerror() + o added curl_easy_strerror(), curl_multi_strerror() and curl_share_strerror() o IPv6-enabled Windows hosts now resolves names threaded/asynch as well o configure --with-libidn can be used to point out the root dir of a libidn installation for curl to use, then libcurl can resolve and use IDNA names -- cgit v1.2.3