From f5433935f839f3a2dee17e7272cd8f5e3bad0b00 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 24 Jul 2024 14:16:18 +0200 Subject: [PATCH] changes: fix missing quote --- _changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_changes.html b/_changes.html index 316f0f938d..f35af29a11 100644 --- a/_changes.html +++ b/_changes.html @@ -55,7 +55,7 @@ CHG curl: add --ip-tos (IP Type of Service / Traffic Class) CHG curl: add --mptcp CHG curl: add --vlan-priority - CHG curl: add -w '%{num_retries} + CHG curl: add -w '%{num_retries}' CHG gnutls: support CA caching CHG mbedtls: support CURLOPT_CERTINFO CHG noproxy: patterns need to be comma separated