scolebourne    2004/05/19 00:59:16

  Modified:    collections RELEASE-NOTES.html
  Log:
  Fix MultiHashMap
  
  Revision  Changes    Path
  1.49      +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.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- RELEASE-NOTES.html        16 May 2004 11:54:47 -0000      1.48
  +++ RELEASE-NOTES.html        19 May 2004 07:59:16 -0000      1.49
  @@ -83,6 +83,7 @@
   <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>
  +<li>MultiHashMap - Fix copy constructor and clone to work properly [28972]</li>
   </ul>
   
   <center><h3>JAVADOC</h3></center>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to