You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by gl...@apache.org on 2004/01/26 12:09:57 UTC

cvs commit: jakarta-poi/src/documentation/content/xdocs status.xml

glens       2004/01/26 03:09:57

  Modified:    src/documentation/content/xdocs Tag: REL_2_BRANCH status.xml
  Log:
  Change details
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.2.3   +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.2.2.2
  retrieving revision 1.2.2.3
  diff -u -r1.2.2.2 -r1.2.2.3
  --- status.xml	2 Nov 2003 11:20:31 -0000	1.2.2.2
  +++ status.xml	26 Jan 2004 11:09:57 -0000	1.2.2.3
  @@ -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: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org