This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new 525f767a5 Fix typo in changelog
525f767a5 is described below
commit 525f767a500aa12ed018028ecb29ddda8c325cec
Author: Rainer Jung <[email protected]>
AuthorDate: Sat Feb 7 02:06:21 2026 +0100
Fix typo in changelog
---
xdocs/miscellaneous/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 8cd1ba7d1..699c1d8d4 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -50,7 +50,7 @@
</fix>
<fix>
Refactor setting of OCSP configuration defaults as they were only applied
- if the SSL_CONF_CTX was used. While one was always used wth Tomcat
+ if the SSL_CONF_CTX was used. While one was always used with Tomcat
versions aware of the OCSP configuration options, one was not always used
with Tomcat versions unaware of the OCSP configuration options leading to
OCSP verification being enabled by default when the expected behaviour
was
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]