Author: britter
Date: Thu Mar 9 11:21:37 2017
New Revision: 1786140
URL: http://svn.apache.org/viewvc?rev=1786140&view=rev
Log:
Add description for next release
Modified:
commons/proper/cli/trunk/src/changes/changes.xml
Modified: commons/proper/cli/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/cli/trunk/src/changes/changes.xml?rev=1786140&r1=1786139&r2=1786140&view=diff
==============================================================================
--- commons/proper/cli/trunk/src/changes/changes.xml (original)
+++ commons/proper/cli/trunk/src/changes/changes.xml Thu Mar 9 11:21:37 2017
@@ -22,7 +22,7 @@
</properties>
<body>
- <release version="1.4" date="tba" description="tba">
+ <release version="1.4" date="tba" description="New features and bug fixes">
<action type="add" dev="rfscholte" issue="CLI-269">
Introduce CommandLine.Builder
</action>