Skip to content

Commit

Permalink
changes: fix missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jul 24, 2024
1 parent 97a0c54 commit f543393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
CHG <a href="https://curl.se/bug/?i=13606">curl: add --ip-tos (IP Type of Service / Traffic Class)</a>
CHG <a href="https://curl.se/bug/?i=13278">curl: add --mptcp</a>
CHG <a href="https://curl.se/bug/?i=13907">curl: add --vlan-priority</a>
CHG <a href="https://curl.se/bug/?i=13910">curl: add -w &apos;%{num_retries}</a>
CHG <a href="https://curl.se/bug/?i=13910">curl: add -w &apos;%{num_retries}&apos;</a>
CHG <a href="https://curl.se/bug/?i=13795">gnutls: support CA caching</a>
CHG <a href="https://curl.se/bug/?i=13113">mbedtls: support CURLOPT_CERTINFO</a>
CHG <a href="https://curl.se/bug/?i=13789">noproxy: patterns need to be comma separated</a>
Expand Down

0 comments on commit f543393

Please sign in to comment.