From: Steve Hancock Date: Mon, 10 Jun 2019 17:37:59 +0000 (-0700) Subject: fix for git#13, excess trailing whitespace in error msg X-Git-Tag: 20190915~18 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5dc7a1c35a2867a872745292732b44bfcb30ebb3;p=perltidy.git fix for git#13, excess trailing whitespace in error msg --- diff --git a/CHANGES.md b/CHANGES.md index 85b165b1..57599740 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,8 @@ ## 2019 06 01.01 + - fixed issue git#13, needless trailing whitespace in error message + - fixed issue git#9: if the -ce (--cuddled-else) flag is used, do not try to form new one line blocks for a block type specified with -cbl, particularly map, sort, grep