Skip to content

Commit 3ff42d8

Browse files
committed
Adding newly dealt with issues
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/cli-1.0.x@553359 13f79535-47bb-0310-9956-ffa450edef68
1 parent e5e2943 commit 3ff42d8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,8 @@ CHANGES:
5454
CLI-71 - A weakness of parser.
5555
CLI-129 - CLI_1_BRANCH build.xml doesn't work.
5656
CLI-130 - Remove the Commons Lang dependency.
57+
CLI-131 - Options class returns options in random order.
58+
CLI-132 - MissingOptionException should contain a useful error message.
59+
CLI-133 - NullPointerException in Util.stripLeadingHyphens when passed a null argument.
60+
CLI-134 - 1.1 is not backwards compatible because it adds methods to the CommandLineParser interface.
61+
CLI-135 - Backwards compatibility between 1.1 and 1.0 broken due to Option.addValue removal.

0 commit comments

Comments
 (0)