aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-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