This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new fe5e550d69 Line length
fe5e550d69 is described below
commit fe5e550d6963ce9a0b6055c8c7d229867295a768
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 65cfd9c6be..2ee96f1229 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]