From 08472ca671a9ab146a6ab8c22a892461b1b8429f Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sat, 17 Jul 2021 06:29:19 -0700 Subject: [PATCH] updated docs --- CHANGES.md | 14 ++++++++------ docs/ChangeLog.html | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index fa8ba4fa..8c36f599 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,12 +3,9 @@ ## 2021 07 17 - This release is being made mainly because of the next item, in which an - error message about an uninitialized value error message could be produced - in certain cases when format-skipping is used. The error message was - annoying but harmless to formatting. This version may produce occasional - differences in formatting compared to previous versions, mainly for lines - which are near the specified line length limit. This is due to ongoing - efforts to eliminate edge cases of formatting instability. + error message about an uninitialized value error message could be produced + in certain cases when format-skipping is used. The error message was + annoying but harmless to formatting. - Fixed an undefined variable message, see git #67. When a format skipping comment '#<<' is placed before the first line of code in a script, a @@ -32,6 +29,11 @@ - The -wn and -bbxx=n flags were not working together correctly. This has been fixed. + - This version may produce occasional differences in formatting compared to + previous versions, mainly for lines which are near the specified line + length limit. This is due to ongoing efforts to eliminate edge cases of + formatting instability. + - Numerous minor fixes have been made. A complete list is at: https://github.com/perltidy/perltidy/blob/master/local-docs/BugLog.pod diff --git a/docs/ChangeLog.html b/docs/ChangeLog.html index eff6bf75..ca7f6cee 100644 --- a/docs/ChangeLog.html +++ b/docs/ChangeLog.html @@ -3,12 +3,9 @@

2021 07 17

- This release is being made mainly because of the next item, in which an
-  error message about an uninitialized value error message could be produced 
-  in certain cases when format-skipping is used.  The error message was 
-  annoying but harmless to formatting.  This version may produce occasional 
-  differences in formatting compared to previous versions, mainly for lines 
-  which are near the specified line length limit.  This is due to ongoing 
-  efforts to eliminate edge cases of formatting instability.
+  error message about an uninitialized value error message could be produced
+  in certain cases when format-skipping is used.  The error message was
+  annoying but harmless to formatting.
 
 - Fixed an undefined variable message, see git #67. When a format skipping
   comment '#<<' is placed before the first line of code in a script, a
@@ -32,6 +29,11 @@
 - The -wn and -bbxx=n flags were not working together correctly. This has
   been fixed.
 
+- This version may produce occasional differences in formatting compared to
+  previous versions, mainly for lines which are near the specified line
+  length limit.  This is due to ongoing efforts to eliminate edge cases of
+  formatting instability.
+
 - Numerous minor fixes have been made. A complete list is at:
 
        https://github.com/perltidy/perltidy/blob/master/local-docs/BugLog.pod
-- 
2.39.5