nick        2005/07/04 04:38:51

  Modified:    src/documentation/content/xdocs changes.xml status.xml
  Log:
  Add information about HSLF support that's now present in 3.0 alpha 1
  
  Revision  Changes    Path
  1.11      +2 -0      jakarta-poi/src/documentation/content/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml       4 Jul 2005 10:32:49 -0000       1.10
  +++ changes.xml       4 Jul 2005 11:38:50 -0000       1.11
  @@ -12,12 +12,14 @@
           <person id="GJS" name="Glen Stampoultzis" 
email="[email protected]"/>
           <person id="MJ" name="Marc Johnson" email="[EMAIL PROTECTED]"/>
           <person id="NKB" name="Nicola Ken Barozzi" email="[EMAIL 
PROTECTED]"/>
  +        <person id="NB" name="Nick Burch" email="[EMAIL PROTECTED]"/>
           <person id="POI-DEVELOPERS" name="POI Developers" 
email="[email protected]"/>
           <person id="RK" name="Rainer Klute" email="[EMAIL PROTECTED]"/>
       </devs>
           <release version="3.0-alpha1" date="4 July 2005">
               <action dev="POI-DEVELOPERS" type="fix">Bugzilla Bug 29976 
[PATCH] HSSF hyperlink formula size problem</action>
               <action dev="POI-DEVELOPERS" type="add">Image writing 
support</action>
  +            <action dev="NB" type="add">HSLF - Initial PowerPoint 
support</action>
           </release>
   
           <release version="2.5.1-FINAL" date="29 Feburary 2004">
  
  
  
  1.14      +2 -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.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- status.xml        4 Jul 2005 09:59:03 -0000       1.13
  +++ status.xml        4 Jul 2005 11:38:50 -0000       1.14
  @@ -6,6 +6,7 @@
           <person id="AO" name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
           <person id="GS" name="Glen Stampoultzis" email="[EMAIL PROTECTED]"/>
           <person id="MJ" name="Marc Johnson" email="mjohnson at apache dot 
org"/>
  +             <person id="NB" name="Nick Burch" email="[EMAIL PROTECTED]"/>
           <person id="NKB" name="Nicola Ken Barozzi" email="[EMAIL 
PROTECTED]"/>
           <person id="open" name="Poi Developers" 
email="[email protected]"/>
       </developers>
  @@ -15,6 +16,7 @@
           <release version="3.0-alpha1" date="4 July 2005">
               <action dev="POI-DEVELOPERS" type="fix" context="All">Bugzilla 
Bug 29976 [PATCH] HSSF hyperlink formula size problem</action>
            <action dev="POI-DEVELOPERS" type="add" context="All">Image writing 
support</action>
  +         <action dev="NB" type="add" context="All">HSLF - Initial PowerPoint 
Support. Includes: Support for text extraction across the whole file; Support 
for getting individual slides, and their notes, and extracting text from those; 
Initial support for changing (but not adding) text</action>
           </release>
    
           <release version="2.5.1-FINAL" date="29 Feburary 2004">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to