Skip to content

Commit 41963b2

Browse files
committed
utf-8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1762414 13f79535-47bb-0310-9956-ffa450edef68
1 parent ac2a1c8 commit 41963b2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ o CLI-204: Passing default values for not defined options to a parser will now
9090
o CLI-201: Default properties provided as input to the Parser.parse() methods
9191
are now correctly processed.
9292
o CLI-215: CommandLine.getParsedOptionValue() now returns a String object if no
93-
option type has been explicitly set. Thanks to Manuel M�ller.
93+
option type has been explicitly set. Thanks to Manuel Müller.
9494
o CLI-212: HelpFormatter now prints command-line options in the same order as
9595
they have been added. Thanks to Per Cederberg.
9696
o CLI-186: Standard help text now shows mandatory arguments also for the first

src/site/resources/.htaccess

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
AddCharset utf-8 .txt .html

0 commit comments

Comments
 (0)