Correct changelog comment.

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@6575 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Ryan Gustafson
2008-10-07 02:03:56 +00:00
parent 718ef77283
commit 2e0bffe7a3

View File

@ -2,9 +2,9 @@
Fixed bug 1481051 - false + UnusedNullCheckInEquals (and other false positives too) Fixed bug 1481051 - false + UnusedNullCheckInEquals (and other false positives too)
Fixed bug 1943204 - Ant task: <ruleset> path should be relative to Ant basedir Fixed bug 1943204 - Ant task: <ruleset> 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 on generic method in BeanMembersShouldSerialize
Fixed ClassCastException in symbol table code Fixed ClassCastException in symbol table code
Fixed NullPointerExcepton in Rule Designer due to uninitialized exclude marker
August 31, 2008 - 4.2.3: August 31, 2008 - 4.2.3: