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
The following commit(s) were added to refs/heads/master by this push:
new 48fa801 Fix typo.
48fa801 is described below
commit 48fa801b38b9e579d908aa1a7870bfd9fa2433da
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 10 00:23:45 2019 -0500
Fix typo.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 89e097e..6817e95 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@
jsvc. Update the list of paths searched for libjvm.so to include the
path used by OpenJDK 11.
</action>
- <action type="add", dev="markt">
+ <action type="add" dev="markt">
procrun. Add additional debug logging for Java start mode.
</action>
</release>