You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2013/06/23 23:50:14 UTC

svn commit: r1495896 - in /poi/site/src/documentation/content/xdocs: status.xml who.xml

Author: centic
Date: Sun Jun 23 21:50:14 2013
New Revision: 1495896

URL: http://svn.apache.org/r1495896
Log:
Add fixed bugs to changelog, list myself as commit

Modified:
    poi/site/src/documentation/content/xdocs/status.xml
    poi/site/src/documentation/content/xdocs/who.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1495896&r1=1495895&r2=1495896&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Jun 23 21:50:14 2013
@@ -21,6 +21,7 @@
     <developers>
         <!-- in strict alphabetical order -->
         <person id="AO" name="Andrew C. Oliver" email="acoliver2@users.sourceforge.net"/>
+        <person id="DS" name="Dominik Stadler" email="centic@apache.org"/>
         <person id="GJS" name="Glen Stampoultzis" email="user@poi.apache.org"/>
         <person id="JM" name="Josh Micich" email="josh@apache.org"/>
         <person id="MJ" name="Marc Johnson" email="mjohnson@apache.org"/>
@@ -34,6 +35,9 @@
 
     <changes>
         <release version="3.10-beta1" date="2013-06-??">
+          <action dev="poi-developers" type="fix">54920 - XSSFDrawing.createCellComment causes CommentsTable to lose reference to comment in cell A1</action>
+          <action dev="poi-developers" type="fix">54982 - ExtractorFactory does not close files when extracting via OCPPackage.open()</action>
+          <action dev="poi-developers" type="fix">54607 - NullPointerException in XSSFSheet.getTopRow() when the top row is 1</action>
           <action dev="poi-developers" type="fix">54686 - Improve how DataFormatter handles fractions</action>
           <action dev="poi-developers" type="fix">55066 - Don't load XWPF Footnotes twice</action>
           <action dev="poi-developers" type="add">54849 - Controlled content/Form (Std/StdBlock) content</action>

Modified: poi/site/src/documentation/content/xdocs/who.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/who.xml?rev=1495896&r1=1495895&r2=1495896&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/who.xml (original)
+++ poi/site/src/documentation/content/xdocs/who.xml Sun Jun 23 21:50:14 2013
@@ -77,6 +77,7 @@
       <li>Josh Micich (josh at apache dot org)</li>
       <li>Danny Mui (dmui at apache dot org)</li>
       <li>Avik Sengupta (avik at apache dot org)</li>
+      <li>Dominik Stadler (centic at apache dot org)</li>
       <li><link href="http://members.iinet.net.au/~gstamp/glen/">Glen Stampoultzis</link> (glens at apache.org)</li>
       <li>Jon Svede (jsvede at apache dot org)</li>
       <li>Maxim Valyanskiy (maxcom at apache dot org)</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org