This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new 03598616f Add some change log entries for recent changes
03598616f is described below

commit 03598616ff89d0248774fb6657fdaab6bbab9b63
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Mar 6 13:56:22 2026 +0000

    Add some change log entries for recent changes
---
 xdocs/miscellaneous/changelog.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/xdocs/miscellaneous/changelog.xml 
b/xdocs/miscellaneous/changelog.xml
index 3e5b78de7..a08cc7b7a 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -37,6 +37,13 @@
       Refactor access to ASN1_OCTET_STRING to use setters to fix errors when
       building against the latest OpenSSL 4.0.x code. (markt)
     </scode>
+    <fix>
+      Fix the handling of OCSP requests with multiple responder URIs. (jfclere)
+    </fix>
+    <fix>
+      Fix the handling of <code>TRY_AGAIN</code> responses to OCSP requests 
when
+      soft fail is disabled. (jfclere)
+    </fix>
   </changelog>
 </section>
 <section name="2.0.13" rtext="2026-02-11">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to