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 25854c5  Add a section for the next release.
25854c5 is described below

commit 25854c5550822f7197b0657787e91ba37ba02ad9
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 4 09:01:10 2021 -0500

    Add a section for the next release.
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0ff48b0..0545b0e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -38,6 +38,8 @@
     <title>Apache Commons Daemon Release Notes</title>
   </properties>
   <body>
+    <release version="1.2.5" date="2021-MM-DD" description="Bug fix release">
+    </release>
     <release version="1.2.4" date="2021-01-21" description="Bug fix release">
       <action issue="DAEMON-424" type="fix" dev="markt" due-to="Bernhard 
Scholz">
         Procrun. Ensure that log messages written to stdout and stderr are not

Reply via email to