added fixed bug to 3.0 list

This commit is contained in:
Lars Kühne 2003-01-08 07:23:47 +00:00
parent 36c2e45d44
commit 4aee8a2213
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
<ul>
<li class="body">Fully-qualified @throws claimed unused (bug 658805).</li>
<li class="body">Package name reported incorrectly (bug 622290).</li>
<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>
</ul>