]> git.donarmstrong.com Git - perltidy.git/commitdiff
update log for git #41 fix
authorSteve Hancock <perltidy@users.sourceforge.net>
Tue, 6 Oct 2020 13:07:18 +0000 (06:07 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Tue, 6 Oct 2020 13:07:18 +0000 (06:07 -0700)
CHANGES.md

index 3cccd1f63d3dffb64653bfa65aab8f0e5904d3ef..225c30e12683670b2e092e9ea670f5b46ba56d40 100644 (file)
@@ -1,7 +1,9 @@
 # Perltidy Change Log
 
-    - Fix issue git #40: when using -bli a closing brace followed by a semicolon was 
-      not being indented.
+    - Fix issue git #41, typo in manual regarding -fsb
+
+    - Fix issue git #40: when using the -bli option, a closing brace followed by 
+      a semicolon was not being indented.
 
 ## 2020 10 01