From 62765693a6149be329ecdfb2c38d14c9c1faba55 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Tue, 15 Feb 2022 06:37:56 -0800 Subject: [PATCH] minor wording change in docs before release --- CHANGES.md | 4 ++-- docs/ChangeLog.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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. -- 2.39.5