Skip to content

Commit 70d9bee

Browse files
committed
Updating with latest changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@741436 13f79535-47bb-0310-9956-ffa450edef68
1 parent 043c62b commit 70d9bee

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

xdocs/changes.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@
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="ebourg" issue="CLI-154">
27+
Incomplete usage documentation about Java property option.
28+
</action>
29+
<action type="fix" dev="bayard" issue="CLI-170">
30+
TypeHandler prints messages to stderr.
31+
</action>
32+
<action type="fix" dev="bayard" issue="CLI-170">
33+
TypeHandler prints messages to stderr.
34+
</action>
35+
<action type="fix" dev="bayard" issue="CLI-162">
36+
Infinite loop in the wrapping code of HelpFormatter.
37+
</action>
2638
<action type="fix" dev="sgoeschl">
2739
Fixing some minor javadoc issues.
2840
</action>

0 commit comments

Comments
 (0)