This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 502ebdd Add PR to changelog
502ebdd is described below
commit 502ebddf2a8ce8176137dc739e63eda9847087d5
Author: Mark Thomas <[email protected]>
AuthorDate: Sun Sep 5 10:10:58 2021 +0100
Add PR to changelog
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bfc418d..3a1f758 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -152,6 +152,10 @@
Add <code>derby-*.jar</code> to the list of JARs to skip when scanning
for TLDs, web fragments and annotations. (markt)
</add>
+ <fix>
+ <pr>447</pr>. Correct JPMS metadata for catalina.jar. Pull request
+ provided by Hui Wang.
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]