aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-11 13:15:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-11 13:15:14 +0000
commit666bc9ee4ed33b00f02f275722706638a614077b (patch)
tree5a0eb64f95e55be0e7074bd4f53c38536ee2688d
parente545e33d5fd4f021220f09cf8fb05c66db2a4bf4 (diff)
added that header fiddling the msvc users will enjoy
-rw-r--r--TODO-RELEASE5
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