Update changelog

This commit is contained in:
Andreas Dangel
2017-01-27 17:31:18 +01:00
parent 47137e3789
commit e45da2b427

View File

@ -53,6 +53,8 @@ See also [bugfix #1556](https://sourceforge.net/p/pmd/bugs/1556/).
* [#1555](https://sourceforge.net/p/pmd/bugs/1555/): \[java] UnnecessaryFullyQualifiedName: Really necessary fully qualified name
* java-unnecessary
* [#199](https://github.com/pmd/pmd/issues/199): \[java] UselessParentheses: Parentheses in return statement are incorrectly reported as useless
* java-strings
* [#202](https://github.com/pmd/pmd/issues/202): \[java] \[doc] ConsecutiveAppendsShouldReuse is not really an optimization
* XML
* [#1518](https://sourceforge.net/p/pmd/bugs/1518/): \[xml] Error while processing xml file with ".webapp" in the file or directory name
* psql