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 9423340 Add change log entry for BZ 65724
9423340 is described below
commit 9423340fef454c1cb865d374a62a68d7697d2fa2
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Dec 6 08:40:01 2021 +0000
Add change log entry for BZ 65724
---
webapps/docs/changelog.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 9d578b3..3c5631a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -114,6 +114,15 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Jasper">
+ <changelog>
+ <fix>
+ <bug>65724</bug>: Fix missing messages for some
+ <code>PropertyNotWtriableException</code>s caused by a typo in the name
+ used for a resource string. (markt)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 10.1.0-M8 (markt)" rtext="release in progress">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]