You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/07/12 09:28:16 UTC

[tomcat] branch 7.0.x updated: Add BZ reference to changelog entry

This is an automated email from the ASF dual-hosted git repository.

markt 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 f7e54d2  Add BZ reference to changelog entry
f7e54d2 is described below

commit f7e54d29decfac58843cd3fd7a99c997663edbed
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jul 12 10:24:02 2019 +0100

    Add BZ reference to changelog entry
---
 webapps/docs/changelog.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d9ea3e3..20ccf3c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -261,7 +261,8 @@
         Update Checkstyle to version 8.22. (markt)
       </update>
       <update>
-        Update to Commons Daemon 1.2.0. This changes the user configured by the
+        <bug>63310</bug>: Update to Commons Daemon 1.2.0. This provides improved
+        support for Java 11. This also changes the user configured by the
         Windows installer for the Windows service from <code>Local System</code>
         to the lower privileged <code>Local Service</code>. (markt)
       </update>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org