added resolved bug #670321

This commit is contained in:
Lars Kühne 2003-01-18 17:22:09 +00:00
parent a8c32f4d0f
commit 27cb13ca3d
1 changed files with 3 additions and 1 deletions

View File

@ -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):