aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-12-17 10:32:10 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-12-17 10:32:10 +0000
commit558d12d7f63e57db7cf37d996bae1a2a392921fc (patch)
tree42ac5172224f89cf50babd30777da36a23024272 /docs
parentbfa8a6da267b5a62da5d5d6dc98ca247ec91036e (diff)
strip trailing CRs
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 24ceb6b07..46e05f9b0 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -34,6 +34,8 @@ TODO
* Add asynchronous name resolving. http://curl.haxx.se/dev/async-resolver.txt
+ * Strip any trailing CR from the error message when Curl_failf() is used.
+
DOCUMENTATION
* Document all CURLcode error codes, why they happen and what most likely