We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043c62b commit 70d9beeCopy full SHA for 70d9bee
1 file changed
xdocs/changes.xml
@@ -23,6 +23,18 @@
23
<body>
24
25
<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
32
33
34
35
+ <action type="fix" dev="bayard" issue="CLI-162">
36
+ Infinite loop in the wrapping code of HelpFormatter.
37
38
<action type="fix" dev="sgoeschl">
39
Fixing some minor javadoc issues.
40
</action>
0 commit comments