This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 135f49bdf9 Add missing line from change log entry
135f49bdf9 is described below
commit 135f49bdf93ce87d625b0701c4451a6b0258b465
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Mar 2 08:07:48 2023 +0000
Add missing line from change log entry
---
webapps/docs/changelog.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0ee8e640cd..215a5ea459 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -201,6 +201,7 @@
<code>useAsyncIO=true</code> (the default for NIO and NIO2). (markt)
</fix>
<add>
+ Provided dedicated loggers
(<code>org.apache.tomcat.util.net.NioEndpoint.certificate</code> /
<code>org.apache.tomcat.util.net.Nio2Endpoint.certificate</code> /
<code>org.apache.tomcat.util.net.AprEndpoint.certificate</code>) for
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]