This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new de5c8f1563 Add changelog
de5c8f1563 is described below
commit de5c8f1563c8a01114794e35deecf5e08cddd39b
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 143aea6a92..9b7db56706 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]