From: Viktor Szakats Date: Mon, 29 Apr 2024 12:08:38 +0000 (+0200) Subject: DISTROS: add patch and issues link for curl-for-win X-Git-Tag: curl-8_8_0~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6305011ecae5bd4ff689da6f1618cc8a1c28f7e;p=thirdparty%2Fcurl.git DISTROS: add patch and issues link for curl-for-win curl-for-win sometimes includes curl patches that were already merged in master, but not yet part of a stable release. Also include the Issues link. Build-specific issues are handled there. Ref: #13493 Closes #13499 --- diff --git a/docs/DISTROS.md b/docs/DISTROS.md index bd566496ec..863b0fec70 100644 --- a/docs/DISTROS.md +++ b/docs/DISTROS.md @@ -85,6 +85,8 @@ mailing list](https://lists.haxx.se/listinfo/curl-distros). *Rolling Release* - curl: https://curl.se/windows/ +- curl patches: https://github.com/curl/curl-for-win/blob/main/curl.patch (if any) +- build-specific issues: https://github.com/curl/curl-for-win/issues Issues and patches for this are managed in the main curl project.