Adding fix for bug [2317099] False + in SimplifyConditional to changelog

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@6856 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Romain Pelisse 2009-02-19 22:24:12 +00:00
parent 6bc10af45e
commit e3ad18317a

View File

@ -1,6 +1,7 @@
???? - 4.2.6:
Fixed bug 2590258 - NPE with nicerhtml output
Fixed bug 2317099 - False + in SimplifyCondition
New rule:
StrictExceptions : AvoidCatchingGenericException