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
The following commit(s) were added to refs/heads/master by this push:
new 30c1003 Fix typo
30c1003 is described below
commit 30c10038105fd6b2105460245ece3b8ffba7796b
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Nov 14 17:27:10 2025 +0000
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 7c5466c..cb8c3e4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@
<action type="fix" dev="michaelo">Document --enable-preview</action>
<action type="fix" dev="michaelo">Fix first appearance of
--enable-native-access</action>
<action type="fix" issue="DAEMON-468" dev="ggregory"
due-to="Jean-Frederic Clere, Mark Thomas, Sebb, Gary Gregory">Fix timeout
handling in procrun #238.</action>
- <action type="fix" issue="DAEMON-472" dev="markt">Replace RTF version of
license heaader with plain text version of full license in about box for
Procrun monitor application.</action>
+ <action type="fix" issue="DAEMON-472" dev="markt">Replace RTF version of
license header with plain text version of full license in about box for Procrun
monitor application.</action>
<!-- ADD -->
<action type="add" dev="michaelo" issue="DAEMON-471">Add support for
--enable-native-access Java startup option in jsvc.</action>
<action type="add" dev="ggregory" due-to="Jean-Frederic Clere, Gary
Gregory, Mark Thomas">Add tests for prunsrv on Windows #260.</action>