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 ca36780 Add change log entry for BZ 65724
ca36780 is described below
commit ca36780cd9c2c9e90ef4079338e046c95e55be1b
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 f61445e..3e0f7b7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,15 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.57 (remm)" rtext="in development">
+ <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 9.0.56 (remm)" rtext="2021-12-02 in progress">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]