added resolved bug #670321
This commit is contained in:
parent
a8c32f4d0f
commit
27cb13ca3d
|
|
@ -78,7 +78,9 @@
|
|||
<li class="body">Empty header filename silently ignored (bug 629139).</li>
|
||||
<li class="body">Array instantiation incorrectly flagged (bug 626875).</li>
|
||||
<li class="body">Tests fail with non-english locale (bug 594469).</li>
|
||||
<li class="body">Cachefile streams were not closed (bug 665016).</li> </ul>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<p class="body">
|
||||
API changes (only relevant for IDE plugin authors):
|
||||
|
|
|
|||
Loading…
Reference in New Issue