From 2130c12ba3ef3d372610af5de5a4db0ff19741b7 Mon Sep 17 00:00:00 2001 From: Dale Anson Date: Wed, 9 Dec 2009 17:11:39 +0000 Subject: [PATCH] Updated changelog to note Ecmascript is now supported by CPD. git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@7025 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/etc/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pmd/etc/changelog.txt b/pmd/etc/changelog.txt index efbf2bb4f8..0c76bddab8 100644 --- a/pmd/etc/changelog.txt +++ b/pmd/etc/changelog.txt @@ -15,6 +15,7 @@ Correct -benchmark reporting of Rule visits via the RuleChain Fix issue with Type Resolution incorrectly handling of Classes with same name as a java.lang Class. The JSP/JSF parser can now parse Unicode input. The JSP/JSP parser can now handle tags. The AST HtmlScript node contains the content. +Added Ecmascript as a supported language for CPD. Dependencies updates: asm updated to 3.2