Skip to content

Commit 4b48473

Browse files
committed
Release notes for 1.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@129833 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1e6b56b commit 4b48473

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
$Id: RELEASE-NOTES.txt,v 1.1 2002/11/06 05:09:21 bayard Exp $
2+
3+
Commons CLI Package
4+
Version 1.0
5+
Release Notes
6+
7+
8+
INTRODUCTION:
9+
10+
This document contains the release notes for this version of the Commons
11+
CLI package. Commons CLI provdes a simple API for working with the command line arguments and options.
12+
13+
This is the first release of the CLI component, therefore all features are new,
14+
there are no bug-fixes, nothing is deprecated and there are no changes.
15+
16+
For more information, read the documentation on the project site at
17+
http://jakarta.apache.org/commons/cli/
18+
19+
NEW FEATURES:
20+
21+
BUG FIXES:
22+
23+
DEPRECATIONS:
24+
25+
CHANGES:
26+

0 commit comments

Comments
 (0)