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 fad09b5 One more change log entry
fad09b5 is described below
commit fad09b5300727992f02b1980c5ea4b8dab35d222
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Nov 14 17:53:08 2025 +0000
One more change log entry
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 203c58c..c882d33 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,6 +53,7 @@
<action type="add" dev="ggregory" due-to="Jean-Frederic Clere, Gary
Gregory, Mark Thomas">Add tests for prunsrv on Windows #260.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 78 to 91 #253, #255,
#287.</action>
+ <action type="update" dev="markt">Update to use new ASF logo</action>
</release>
<release version="1.4.1" date="2025-01-13" description="Bug fix release">
<!-- FIX -->