diff --git a/pmd/etc/changelog.txt b/pmd/etc/changelog.txt index 39e54c21ba..57f3408a69 100644 --- a/pmd/etc/changelog.txt +++ b/pmd/etc/changelog.txt @@ -17,6 +17,7 @@ Fixed bug 1064: Exception running PrematureDeclaration Fixed bug 1068: CPD fails on broken symbolic links Fixed bug 1073: Hard coded violation messages CommentSize Fixed bug 1074: rule priority doesn't work on group definitions +Merged pull request #14: fix Nullpointer Exception when using -l jsp