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 6cace47998 Add bug reference
6cace47998 is described below
commit 6cace47998fd40f67a5d274a1e02dfffbdee0167
Author: Mark Thomas <[email protected]>
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 4a88e9974a..f53640dd00 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: [email protected]
For additional commands, e-mail: [email protected]