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 d12df39 Set earliest possible release date allowing 72 working hours
for voting
d12df39 is described below
commit d12df3937942de0fa8f289d8121497a95bb8b5d8
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Dec 11 11:23:42 2025 +0000
Set earliest possible release date allowing 72 working hours for voting
---
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 7c8573e..d797b5b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -40,7 +40,7 @@
<title>Apache Commons Daemon Release Notes</title>
</properties>
<body>
- <release version="1.5.1" date="TBD" description="Bug fix release">
+ <release version="1.5.1" date="2025-12-16" description="Bug fix release">
<!-- FIX -->
<action type="fix" dev="markt">jsvc. Fix compilation warnings.</action>
<!-- ADD -->