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
This commit is contained in:
Viktor Szakats 2024-04-29 14:08:38 +02:00
parent fc81bf42be
commit b6305011ec
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -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.