added Rick's bugfix for 579190

This commit is contained in:
Lars Kühne 2003-01-09 18:46:58 +00:00
parent 65440ae208
commit 4046ecbdee
1 changed files with 3 additions and 2 deletions

View File

@ -67,10 +67,11 @@
</p>
<ul>
<li class="body">Fully-qualified @throws claimed unused (bug 658805).</li>
<li class="body">Expected @return tag when one is there (bug 579190).</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>
<li class="body">Array instantiation incorrectly flagged (bug 626875).</li>
<li class="body">Tests fail with non-english locale (bug 594469).</li>
</ul>
<p class="body">