This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 08424898ac Line length
08424898ac is described below
commit 08424898acbc60c3735363f33dc520fa7f7c45a9
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 1 15:36:25 2023 +0000
Line length
---
webapps/docs/changelog.xml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index cf93ace6ef..c7e9a0e77a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,8 +108,9 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>67667</bug>: <code>TLSCertificateReloadListener</code> prints
unreadable
- rendering of <code>X509Certificate#getNotAfter()</code>. (michaelo)
+ <bug>67667</bug>: <code>TLSCertificateReloadListener</code> prints
+ unreadable rendering of <code>X509Certificate#getNotAfter()</code>.
+ (michaelo)
</fix>
<update>
The status servlet included in the manager webapp can now output
@@ -121,8 +122,8 @@
from a file containing a property-value. (schultz)
</update>
<update>
- <bug>67926</bug>: <code>PEMFile</code> prints unidentifiable string
representation
- of ASN.1 OIDs. (michaelo)
+ <bug>67926</bug>: <code>PEMFile</code> prints unidentifiable string
+ representation of ASN.1 OIDs. (michaelo)
</update>
<fix>
<bug>66875</bug>: Ensure that setting the request attribute
@@ -134,7 +135,8 @@
<subsection name="Coyote">
<changelog>
<add>
- <bug>66670</bug>: Add
<code>SSLHostConfig#certificateKeyPasswordFile</code> and
+ <bug>66670</bug>: Add
+ <code>SSLHostConfig#certificateKeyPasswordFile</code> and
<code>SSLHostConfig#certificateKeystorePasswordFile</code>. (michaelo)
</add>
<add>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]