This is an automated email from the ASF dual-hosted git repository.
schultz 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 0f04abd1e0 Add changelog
0f04abd1e0 is described below
commit 0f04abd1e087ef3a2bf3231d3172632c86c4c1b2
Author: Christopher Schultz <[email protected]>
AuthorDate: Mon Apr 15 11:48:55 2024 -0400
Add changelog
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 9185af8d95..bb92070fa2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -114,6 +114,10 @@
does not represent a possible event in current implementations)
statistics from the session manager. (remm)
</update>
+ <fix>
+ <bug>68890</bug> Align output encoding of JSPs in the Manager webapp
+ with the XML declarations in those same files. (schultz)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]