scolebourne    2004/06/03 15:59:56

  Modified:    collections RELEASE-NOTES.html
  Log:
  Reinstate FixedSizeSortedMap superclass to avoid binary incompatibility
  
  Revision  Changes    Path
  1.56      +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.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- RELEASE-NOTES.html        2 Jun 2004 23:29:12 -0000       1.55
  +++ RELEASE-NOTES.html        3 Jun 2004 22:59:56 -0000       1.56
  @@ -27,7 +27,6 @@
   <center><h3>COMPATABILITY</h3></center>
   <ul>
   <li>ReferenceMap - No longer extends AbstractMap, only an issue if you previously 
cast to AbstractMap</li>
  -<li>FixedSizeSortedMap - No longer extends AbstractSortedMapDecorator, only an 
issue if you previously cast to AbstractSortedMapDecorator</li>
   </ul>
   
   <center><h3>NEW CLASSES</h3></center>
  
  
  

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

Reply via email to