## 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
<h2>2020 09 07</h2>
-<pre><code>- Fixed a bug when the combination -scbb -csc was used. It occurs in perltidy
- versions 20200110, 20200619, and 20200822. What happens is
+<pre><code>- 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