This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
commit 3f12d669f7f9ef46cb7b6e9f60c31cbe91fa961b Author: Gary Gregory <[email protected]> AuthorDate: Fri Nov 22 12:58:09 2019 -0500 Revert [DAEMON-414] prunsrv uses its log is before it is initialized. --- src/changes/changes.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1a6f3f7..5bc9c14 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -39,9 +39,6 @@ </properties> <body> <release version="1.2.3" date="TBD" description="Bug fix release"> - <action issue="DAEMON-414" type="fix" dev="ggregory" due-to="Gary Gregory"> - prunsrv uses its log is before it is initialized. - </action> <action issue="DAEMON-411" type="fix" dev="markt"> Procrun. Correct multiple issues related to enabling a service to interact with the desktop. Provide a better error message if this option
