This is an automated email from the ASF dual-hosted git repository.
isapir pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new c342338 BZ-64797 Added changelog entry
c342338 is described below
commit c342338084e3e3002af761fcecd3cce381dfa0a8
Author: Igal Sapir <[email protected]>
AuthorDate: Wed Oct 28 21:04:35 2020 -0700
BZ-64797 Added changelog entry
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 97e1263..0dfbeab 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -110,6 +110,10 @@
clarify when a user may wish to deploy additional instances of the
Manager web application. (markt)
</fix>
+ <fix>
+ <bug>64797</bug>: Align manager.xml template file in Host-Manager with
+ context.xml of real Manager web application. (isapir)
+ </fix>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]