update for release notes 6.4

This commit is contained in:
Roman Ivanov 2015-02-26 14:55:21 -08:00
parent 1cc96117de
commit fe1fb7f6b2
1 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,9 @@
Refactored UTs. Author: Alex Kravin <a href="https://github.com/checkstyle/checkstyle/issues/537">#537</a>
</li>
<li>
Site: feeds icons were added. Author: Alex Kravin <a href="https://github.com/checkstyle/checkstyle/issues/617">#617</a>
</li>
<li>
TreeWalker update, added logging warning if AcceptableTokens are broken. Acceptable tokens are specified for all checks. Author: Alex Kravin <a href="https://github.com/checkstyle/checkstyle/issues/342">#342</a>
</li>
<li>