strip trailing CRs
authorDaniel Stenberg <daniel@haxx.se>
Mon, 17 Dec 2001 10:32:10 +0000 (10:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 17 Dec 2001 10:32:10 +0000 (10:32 +0000)
docs/TODO

index 24ceb6b..46e05f9 100644 (file)
--- 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