scolebourne    2004/05/21 15:02:43

  Modified:    collections RELEASE-NOTES.html
  Log:
  Reduce scope of AbstractInputCheckedMapDecorator for v3.1
  
  Revision  Changes    Path
  1.51      +0 -1      jakarta-commons/collections/RELEASE-NOTES.html
  
  Index: RELEASE-NOTES.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/RELEASE-NOTES.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- RELEASE-NOTES.html        21 May 2004 21:40:10 -0000      1.50
  +++ RELEASE-NOTES.html        21 May 2004 22:02:43 -0000      1.51
  @@ -39,7 +39,6 @@
   <li>MapBackedSet - Set created by decorating a map</li>
   <li>ReferenceIdentityMap - Similar to ReferenceMap, but matching keys and values by 
identity [26503]</li>
   <li>AbstractReferenceMap - New base class for reference maps [26503]</li>
  -<li>AbstractInputCheckedMapDecorator - New base class for map decorators that 
validate or alter input</li>
   </ul>
   
   <center><h3>ENHANCEMENTS</h3></center>
  
  
  

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

Reply via email to