You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2017/06/08 17:38:14 UTC

[25/40] commons-cli git commit: Update release notes

Update release notes

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/avalon-implementation@529043 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/089f3ef8
Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/089f3ef8
Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/089f3ef8

Branch: refs/heads/avalon-implementation
Commit: 089f3ef84f386a21718bad574849cadc9871006c
Parents: b133f48
Author: Sebastian Bazley <se...@apache.org>
Authored: Sun Apr 15 18:32:27 2007 +0000
Committer: Sebastian Bazley <se...@apache.org>
Committed: Sun Apr 15 18:32:27 2007 +0000

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-cli/blob/089f3ef8/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 19f7433..d62505d 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,17 +1,16 @@
 $Id$
 
-			Commons CLI Package
-			   Version 1.0
+			Commons CLI Avalon Package
+			   Version 2.0
 			    Release Notes
 
 
 INTRODUCTION:
 
 This document contains the release notes for this version of the Commons
-CLI package. Commons CLI provides a simple API for working with the command line arguments and options.
-
-This is the first release of the CLI component, therefore all features are new, 
-there are no bug-fixes, nothing is deprecated and there are no changes.
+CLI Avalon package.
+ 
+Commons CLI Avalon provides a simple API for working with the command line arguments and options.
 
 For more information, read the documentation on the project site at 
 http://jakarta.apache.org/commons/cli/