From: Daniel Stenberg Date: Thu, 11 Mar 2004 13:15:14 +0000 (+0000) Subject: added that header fiddling the msvc users will enjoy X-Git-Tag: upstream/7.37.1~13198 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=666bc9ee4ed33b00f02f275722706638a614077b;p=platform%2Fupstream%2Fcurl.git added that header fiddling the msvc users will enjoy --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 74a2f6c..e348170 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -25,9 +25,12 @@ To get fixed in 7.11.2 (planned release May/June 2004) 24. Make the progress meter use one digit more for the hour time fields. Accomplish this by removing one of the times displayed. +27. Put the version defines in their own header file, so that lib/libcurl.rc + can include only that to reduce problems with MSVC. + To get fixed in 7.12.0 ====================== -25. curl_strerror() +25. curl_easy_strerror() curl_multi_strerror() curl_share_strerror() 26. i18n of error messages