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 master 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 master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new eef8c24  Add BZ reference to changelog entry
eef8c24 is described below

commit eef8c247e0d96652275ba0432c40948e71e5ff42
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 d5e08fe..e898ca8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -89,7 +89,8 @@
         Update Checkstyle to 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