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.git
The following commit(s) were added to refs/heads/main by this push:
new 38a386390f Line length
38a386390f is described below
commit 38a386390fec073826aca1988723fc25f9ac3bc8
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 1 15:36:25 2023 +0000
Line length
---
webapps/docs/changelog.xml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b80ed9ee7e..2308566fe1 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
@@ -126,8 +127,8 @@
in the event of a failure. (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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]