diff --git a/pmd/etc/changelog.txt b/pmd/etc/changelog.txt index e5205d52ce..05badf6282 100644 --- a/pmd/etc/changelog.txt +++ b/pmd/etc/changelog.txt @@ -2,9 +2,9 @@ Fixed bug 1481051 - false + UnusedNullCheckInEquals (and other false positives too) Fixed bug 1943204 - Ant task: path should be relative to Ant basedir +Fixed bug 2139720 - Exception in PMD Rule Designer for inline comments in source Fixed ClassCastException on generic method in BeanMembersShouldSerialize Fixed ClassCastException in symbol table code -Fixed NullPointerExcepton in Rule Designer due to uninitialized exclude marker August 31, 2008 - 4.2.3: