]> git.donarmstrong.com Git - perltidy.git/commitdiff
fix for git#13, excess trailing whitespace in error msg
authorSteve Hancock <perltidy@users.sourceforge.net>
Mon, 10 Jun 2019 17:37:59 +0000 (10:37 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Mon, 10 Jun 2019 17:37:59 +0000 (10:37 -0700)
CHANGES.md

index 85b165b18ff17fa8cf190bf6136d9bb86c313604..57599740dc994b6ff3a3c52ca12d8671277c6a67 100644 (file)
@@ -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