You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/06/06 11:48:56 UTC

[tomcat] branch 10.0.x updated: Add bug reference

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 4e4b25ffec Add bug reference
4e4b25ffec is described below

commit 4e4b25ffec5fbe1ffb07c4b354b05e13847a60e2
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jun 6 12:47:58 2022 +0100

    Add bug reference
---
 webapps/docs/changelog.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 732f148b39..d8ea7a489f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,9 +108,9 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
-        Avoid error message by not trying to clean up old files from the logging
-        directory before the directory has been created. Based on <pr>521</pr>
-        by HanLi. (markt)
+        <bug>66104</bug>: Avoid error message by not trying to clean up old
+        files from the logging directory before the directory has been created.
+        Based on <pr>521</pr> by HanLi. (markt)
       </fix>
     </changelog>
   </subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org