This is an automated email from the ASF dual-hosted git repository.
schultz 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 563377b211 Add changelog
563377b211 is described below
commit 563377b2119fba2c6c105f9e497a15edf9027b2c
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 0fca74c056..eb03e0624f 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>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]