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/commons-daemon.git
commit 301ec3036c504c97366415ce8d5c220f364d489d Author: Mark Thomas <[email protected]> AuthorDate: Tue Jun 18 16:59:35 2019 +0100 UPdate changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6832155..afdada4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -138,6 +138,9 @@ jsvc. Improve search for libjli.dylib on MacOS when using custom built OpenJDK binaries. </action> + <action type="fix" dev="markt" due-to="ggregory"> + Procun. Improve log messages for interactions with the Windows service. + </action> </release> <release version="1.1.0" date="2017-11-15" description="Feature and bug fix release"> <action issue="DAEMON-368" type="add" dev="ggregory">
