Minor typo in changelog, probably all branches noted below.
Am 06.12.2021 um 09:40 schrieb [email protected]:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new c2d4bc0 Add change log entry for BZ 65724
c2d4bc0 is described below
commit c2d4bc06285fbfcb1f5b26305dbf18e0c77486f0
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 3e74120..182e714 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 10.0.15 (markt)" 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
s/Wtriable/Writable/
+ used for a resource string. (markt)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 10.0.14 (markt)" rtext="release in progress">
<subsection name="Catalina">
Thanks and regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]