Author: britter
Date: Thu Mar  9 11:19:29 2017
New Revision: 1786136

URL: http://svn.apache.org/viewvc?rev=1786136&view=rev
Log:
Add CLI-269 to changes.xml

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=1786136&r1=1786135&r2=1786136&view=diff
==============================================================================
--- commons/proper/cli/trunk/src/changes/changes.xml (original)
+++ commons/proper/cli/trunk/src/changes/changes.xml Thu Mar  9 11:19:29 2017
@@ -23,6 +23,9 @@
   <body>
 
     <release version="1.4" date="tba" description="tba">
+      <action type="add" dev="rfscholte" issue="CLI-269">
+        Introduce CommandLine.Builder
+      </action>
       <action type="fix" dev="britter" issue="CLI-265" due-to="Martin 
Sandiford">
         Optional argument picking up next regular option as its argument
       </action>


Reply via email to