You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2005/11/22 00:26:56 UTC

svn commit: r348015 - /jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html

Author: scolebourne
Date: Mon Nov 21 15:26:52 2005
New Revision: 348015

URL: http://svn.apache.org/viewcvs?rev=348015&view=rev
Log:
Javadoc lack of thread-safety
bug 32573

Modified:
    jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html

Modified: jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html?rev=348015&r1=348014&r2=348015&view=diff
==============================================================================
--- jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html (original)
+++ jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html Mon Nov 21 15:26:52 2005
@@ -110,6 +110,7 @@
 <li>MapUtils.transformed*Map - Better comment</li>
 <li>ListOrderedSet.decorate(List) - Better comment [32073]</li>
 <li>BlockingBuffer - Add comments</li>
+<li>Maps - synchronization comments [32573]</li>
 </ul>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org