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 2004/05/03 17:13:30 UTC

cvs commit: jakarta-commons/collections RELEASE-NOTES.html

scolebourne    2004/05/03 08:13:30

  Modified:    collections RELEASE-NOTES.html
  Log:
  UnmodifiableSortedBag - Fix to ensure unmodifiable
  
  Revision  Changes    Path
  1.44      +1 -0      jakarta-commons/collections/RELEASE-NOTES.html
  
  Index: RELEASE-NOTES.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/RELEASE-NOTES.html,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- RELEASE-NOTES.html	27 Apr 2004 21:45:37 -0000	1.43
  +++ RELEASE-NOTES.html	3 May 2004 15:13:30 -0000	1.44
  @@ -73,6 +73,7 @@
   <li>Flat3Map - Handle infinite loops in toString</li>
   <li>LRUMap - The removeLRU() method was passed the wrong LinkEntry [28433]</li>
   <li>EnumIterator/MapUtils - Changed enum references to enable JDK 1.5 compliance</li>
  +<li>UnmodifiableSortedBag - Fix to ensure unmodifiable</li>
   </ul>
   
   <center><h3>JAVADOC</h3></center>
  
  
  

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