updated release notes for recent commits

This commit is contained in:
Travis Schneeberger 2009-05-01 03:12:15 +00:00
parent c4020aa1c0
commit 0d43b6a743
1 changed files with 6 additions and 1 deletions

View File

@ -16,7 +16,9 @@
</ul>
<p>Bug fixes:</p>
<ul>
<li></li>
<li>
Corrected build errors on javadoc generation. Thanks to Martin von Gagern for providing a patch (patch #2782630).
</li>
</ul>
<p>Notes:</p>
<ul>
@ -24,6 +26,9 @@
<i>Updated dependencies</i>: Updated google collections to version
1.0 RC1.
</li>
<li>
<i>Updated documentation</i>: Added links for 3rd party NetBeans integration.
</li>
</ul>
</section>
<section name="Release 5.0">