From: Steve Hancock Date: Tue, 15 Feb 2022 14:37:56 +0000 (-0800) Subject: minor wording change in docs before release X-Git-Tag: 20220217~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=62765693a6149be329ecdfb2c38d14c9c1faba55;p=perltidy.git minor wording change in docs before release --- diff --git a/CHANGES.md b/CHANGES.md index b9aee8c2..6a3e048d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,8 +19,8 @@ - The default value of the new flag, --encode-output-strings, -eos, is currently -neos BUT THIS MAY CHANGE in a future release because the current - default is inconvenient. So authors of programs which - receive character strings back from Perl::Tidy should set this flag + default is inconvenient. So authors of programs which receive character + strings back from Perl::Tidy should set this flag, if necessary, to avoid any problems when the default changes. For more information see the above links and the Perl::Tidy man pages for example coding. diff --git a/docs/ChangeLog.html b/docs/ChangeLog.html index 2a6329a7..9f953cad 100644 --- a/docs/ChangeLog.html +++ b/docs/ChangeLog.html @@ -19,8 +19,8 @@ - The default value of the new flag, --encode-output-strings, -eos, is currently -neos BUT THIS MAY CHANGE in a future release because the current - default is inconvenient. So authors of programs which - receive character strings back from Perl::Tidy should set this flag + default is inconvenient. So authors of programs which receive character + strings back from Perl::Tidy should set this flag, if necessary, to avoid any problems when the default changes. For more information see the above links and the Perl::Tidy man pages for example coding.