diff options
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 74a2f6ce4..e34817043 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 |