]> granicus.if.org Git - curl/commitdiff
TODO: Consult %APPDATA% also for .netrc
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2019 18:45:02 +0000 (20:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2019 18:45:02 +0000 (20:45 +0200)
Closes #4016

docs/TODO

index 6d30d26a4a80ca578f3c7d21dc3345aa0f550039..199cc84a0f5b0b513f97065658f54710ba2102b6 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -18,6 +18,7 @@
 
  1. libcurl
  1.1 TFO support on Windows
+ 1.2 Consult %APPDATA% also for .netrc
  1.3 struct lifreq
  1.5 get rid of PATH_MAX
  1.7 Support HTTP/2 for HTTP(S) proxies
 
  See https://github.com/curl/curl/pull/3378
 
+1.2 Consult %APPDATA% also for .netrc
+
+ %APPDATA%\.netrc is not considered when running on Windows. Shouldn't it?
+
+ See https://github.com/curl/curl/issues/4016
+
 1.3 struct lifreq
 
  Use 'struct lifreq' and SIOCGLIFADDR instead of 'struct ifreq' and