From: Steve Hancock Date: Tue, 6 Oct 2020 13:07:18 +0000 (-0700) Subject: update log for git #41 fix X-Git-Tag: 20201001.01~16 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2392f1dabd7f5d910f6fc752811f0ce9797d4d77;p=perltidy.git update log for git #41 fix --- diff --git a/CHANGES.md b/CHANGES.md index 3cccd1f6..225c30e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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