From: Daniel Stenberg Date: Fri, 22 Aug 2025 15:21:11 +0000 (+0200) Subject: TODO: remove the expand ~ idea X-Git-Tag: curl-8_16_0~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d53263f0b448f0c035f282966b70b0dace513c2;p=thirdparty%2Fcurl.git TODO: remove the expand ~ idea As we can expand evironment variables now, HOME can easily be used instead. Ref: #18240 Closes #18363 --- diff --git a/docs/TODO b/docs/TODO index 62d1f60f02..1e22814f38 100644 --- a/docs/TODO +++ b/docs/TODO @@ -158,7 +158,6 @@ 18.15 --retry should resume 18.17 consider filename from the redirected URL with -O ? 18.18 retry on network is unreachable - 18.19 expand ~/ in config files 18.20 hostname sections in config files 18.21 retry on the redirected-to URL 18.23 Set the modification date on an uploaded file @@ -1134,12 +1133,6 @@ https://github.com/curl/curl/issues/1603 -18.19 expand ~/ in config files - - For example .curlrc could benefit from being able to do this. - - See https://github.com/curl/curl/issues/2317 - 18.20 hostname sections in config files config files would be more powerful if they could set different