This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new fe54abb Add change log entry for BZ 65724
fe54abb is described below
commit fe54abb5a5be56cc80f95094f36c467780ab2b05
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 821a316..6308058 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -178,6 +178,15 @@
</add>
</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>
<subsection name="Other">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]