pmd: update java grammer changelog

This commit is contained in:
Andreas Dangel committed 2012-12-16 11:57:44 +01:00
1 parent fe63763e4c
commit 58c9deab49
1 file changed
+4
+4
View File
@@ -1,4 +1,8 @@
/**
* Check for wrong java usage when catching multiple exceptions.
*
* Andreas Dangel 12/2012
* ===================================================================
* Enhance grammar to use LocalVariableDeclaration in a for-each loop.
* This enhances the symbol table to recognize variables declared in such
* a for-each loop.