moved bug fix to correct release number (3.1)
This commit is contained in:
parent
9df0df10bf
commit
40e9a0a4ea
|
|
@ -135,6 +135,7 @@ does not have braces in if-then-else (bug 689836).</li>
|
|||
sources that use it as an identifier (bug 710319).</li>
|
||||
<li class="body">ConfigurationLoader was not public (only relevant for IDE plugin authors).</li>
|
||||
<li class="body">HTML syntax errors in documentation (bug 721458).</li>
|
||||
<li class="body">Error when writing a DOS file name from checkstyle-frames.xsl (bug 713845).</li>
|
||||
</ul>
|
||||
|
||||
<p class="body">
|
||||
|
|
@ -181,7 +182,6 @@ does not have braces in if-then-else (bug 689836).</li>
|
|||
<li class="body">Tests fail with non-english locale (bug 594469).</li>
|
||||
<li class="body">Cachefile streams were not closed (bug 665016).</li>
|
||||
<li class="body">Ant Task: NullPointerException when type was not specified in formatter (bug 670321).</li>
|
||||
<li class="body">Error when writing a DOS file name from checkstyle-frames.xsl (bug 713845).</li>
|
||||
</ul>
|
||||
|
||||
<p class="body">
|
||||
|
|
|
|||
Loading…
Reference in New Issue