From 5d84aa41a0f1ee0f786fa0d113eba1b813b9886a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 8 Apr 2026 11:40:15 +0200 Subject: [PATCH] RELEASE-NOTES: update the entry for `mk-ca-bundle.pl` [ci skip] To dsecribe the feature remaiming after follow-up commits. Follow-up to 351e4f956a11bdf419c14f1f69758a15e77e7fea #21116 --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1768bbc745..439fc1fe90 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -137,7 +137,7 @@ This release includes the following bugfixes: o man: fix argument type for `CURLSHOPT_[UN]SHARE` options [211] o mbedtls: fix ECJPAKE matching [135] o md4, md5: switch to wolfCrypt API in wolfSSL builds [139] - o mk-ca-bundle.pl: make generated timestamps deterministic [44] + o mk-ca-bundle.pl: make `ca-bundle.crt` timestamp match `certdata.txt`'s [44] o multi: fix connection retry for non-http [180] o multi: improve wakeup and wait code [118] o netrc: find login-less password when user is given in URL [6]