diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-09 09:38:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-09 09:38:16 +0000 |
commit | 7f0e708322c54a213318383d73eb327b90567cbe (patch) | |
tree | a3907bd1d4dcf406f777291a733393aa0df2e381 /TODO-RELEASE | |
parent | 8cbfe5d24aaf35054d9096fae57d5490dcfcef40 (diff) |
the error message stuff is for 7.12
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 7e3110b66..74a2f6ce4 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -24,3 +24,10 @@ 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. + +To get fixed in 7.12.0 +====================== + +25. curl_strerror() + +26. i18n of error messages |