Skip to content

Commit 0a531db

Browse files
author
Siegfried Goeschl
committed
Fixed some minor javadoc issues to make reviewers happy.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@733840 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0a7160d commit 0a531db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

xdocs/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<body>
2424

2525
<release version="1.2" date="in SVN" description="This is a maintenance release containing bug fixes.">
26+
<action type="fix" dev="sgoeschl">
27+
Fixing some minor javadoc issues.
28+
</action>
2629
<action type="fix" dev="ebourg" issue="CLI-137">
2730
The number of arguments defined for an option specifies the arguments per occurrence of the option
2831
and not for all occurrences. This was a major regression in CLI 1.1 which prevented the use of repeated options.

0 commit comments

Comments
 (0)