From 4a9657a890d799a07cf105c2ccf58878fd4cb428 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 10 Apr 2025 08:14:14 +0200 Subject: [PATCH] KNOWN_BUGS: fix link in sivg4 issue 16.3 Fixes #17007 Reported-by: Demi Marie Obenour Closes #17009 --- docs/KNOWN_BUGS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 88dfa9c123..0f39401604 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -93,8 +93,6 @@ problems may have been fixed or changed somewhat since this was written. 15. CMake 15.1 cmake outputs: no version information available - 15.2 support build with GnuTLS - 15.3 unusable tool_hugehelp.c with MinGW 15.6 uses -lpthread instead of Threads::Threads 15.7 generated .pc file contains strange entries 15.13 CMake build with MIT Kerberos does not work @@ -609,7 +607,7 @@ problems may have been fixed or changed somewhat since this was written. 16.3 aws-sigv4 has problems with particular URLs - https://github.com/curl/curl/issues/13085 + https://github.com/curl/curl/issues/13058 16.6 aws-sigv4 does not behave well with AWS VPC Lattice