glens       2004/01/26 03:19:47

  Modified:    src/documentation/content/xdocs status.xml
  Log:
  Copied in the new change details into the status file of head.  Boy I'll be glad 
when the 2.0 branch is dead.
  
  Revision  Changes    Path
  1.8       +14 -0     jakarta-poi/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- status.xml        2 Nov 2003 23:29:44 -0000       1.7
  +++ status.xml        26 Jan 2004 11:19:46 -0000      1.8
  @@ -11,6 +11,20 @@
   
       <changes>
   
  +        <release version="2.0-FINAL" date="26 Janurary 2004">
  +            <action dev="POI-DEVELOPERS" type="update" context="All">No 
changes</action>
  +        </release>
  +        
  +        <release version="2.0-RC2" date="11 Janurary 2004">
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">Bug 25695 - 
HSSFCell.getStringCellValue() on cell which has string formula will return swap bye 
unicode characters.</action>
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">Updated website 
for upcoming release</action>
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">Formula Parser 
fixes with tests, by Peter M Murray Bug 25457</action>
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">Fixed cloning 
merge regions</action>
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">The cloned 
reference for merged cells did not create a new collection, so deletes cascaded to the 
original.</action>
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">Fix to 24519 call 
to getCustomPalette() from a newly created workbook now works</action>
  +            <action dev="POI-DEVELOPERS" type="fix" context="All">Fix supplied for 
bug 24397 where some compilation got ambiguous classes.  Explicitly imports the 
classes.  Patch supplied by Jean-Pierre Paris.</action>
  +        </release>
  +
           <release verion="2.0-RC1" date="2 November 2003">
               <action dev="POI-DEVELOPERS" type="fix" context="All">12561 (Min)       
 HSSFWorkbook throws Exceptions</action>
               <action dev="POI-DEVELOPERS" type="fix" context="All">12730 (Nor)       
 values dont get copied to another sheet.</action>
  
  
  

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

Reply via email to