From 0a2d22f96a0f7e712993922552039fd2a3791027 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sun, 6 Sep 2020 17:58:33 -0700 Subject: [PATCH] update docs to include ref to git issue # --- CHANGES.md | 4 ++-- docs/ChangeLog.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 03a9210f..753500a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,8 +2,8 @@ ## 2020 09 07 - - Fixed a bug when the combination -scbb -csc was used. It occurs in perltidy - versions 20200110, 20200619, and 20200822. What happens is + - Fixed bug git #37, an error when the combination -scbb -csc was used. + It occurs in perltidy versions 20200110, 20200619, and 20200822. What happens is that when two consecutive lines with isolated closing braces had new side comments generated by the -csc parameter, a separating newline was missing. The resulting script will not then run, but worse, if it is reformatted with diff --git a/docs/ChangeLog.html b/docs/ChangeLog.html index c36bf85c..af434945 100644 --- a/docs/ChangeLog.html +++ b/docs/ChangeLog.html @@ -2,8 +2,8 @@

2020 09 07

-
- Fixed a bug when the combination -scbb -csc was used.  It occurs in perltidy
-  versions 20200110, 20200619, and 20200822.  What happens is
+
- Fixed bug git #37, an error when the combination -scbb -csc was used.
+  It occurs in perltidy versions 20200110, 20200619, and 20200822.  What happens is
   that when two consecutive lines with isolated closing braces had new side
   comments generated by the -csc parameter, a separating newline was missing.
   The resulting script will not then run, but worse, if it is reformatted with
-- 
2.39.5