fixed Ville's last name and added HiddenFieldCheck to new features

This commit is contained in:
Lars Kühne 2002-12-10 05:58:36 +00:00
parent 294da7f458
commit b852b1bad4
1 changed files with 2 additions and 1 deletions

View File

@ -55,6 +55,7 @@
<li class="body">Detect matches of generic regular expressions (requests 595254, 621247).</li>
<li class="body">Detect missing property file keys in internationalized applications (request 634966).</li>
<li class="body">Check content of @author and @version tag agaist a regular expression.</li>
<li class="body">Detect hiding of fields by parameters or local variables with the same name.</li>
<li class="body">Added DTD for XML output (request 622157).</li>
</ul>
</p>
@ -98,7 +99,7 @@
<li class="body">Incorporate patch 566855 from Rob Worth to optionally check that parenthesis are padded with spaces.</li>
<li class="body">Incorporate patch 590931 from Vijay Aravamudhan to improve documentation of the build.xml file.</li>
<li class="body">Incorporate patch from Vijay Aravamudhan to enforce requiring @version tag (request 543964).</li>
<li class="body">Incorporate patch 607481 from Ville Skyttä to enforce wrap on operator at EOL.</li>
<li class="body">Incorporate patch 607481 from Ville Skyttä to enforce wrap on operator at EOL.</li>
</ul>
</p>