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 2014/01/01 23:26:54 UTC

svn commit: r1554690 - /poi/site/src/documentation/content/xdocs/status.xml

Author: centic
Date: Wed Jan  1 22:26:54 2014
New Revision: 1554690

URL: http://svn.apache.org/r1554690
Log:
List two recent bugfixes in status.xml

Modified:
    poi/site/src/documentation/content/xdocs/status.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=1554690&r1=1554689&r2=1554690&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Jan  1 22:26:54 2014
@@ -35,7 +35,9 @@
     </developers>
 
     <changes>
-        <release version="3.10-beta3" date="2013-10-??">
+        <release version="3.10-beta3" date="2014-01-??">
+          <action dev="poi-developers" type="fix">55723 - Inconsistent behavior in HSSFSheet.setAutoFilter() function, also make XSSF work when setAutoFilter is called multiple times</action>
+          <action dev="poi-developers" type="fix">51158 - Writing a workbook multiple times produces unreadable content</action>
           <action dev="poi-developers" type="fix">45776 - Fix corrupt file problem using TextRun.setText</action>
           <action dev="poi-developers" type="fix">41246 - AIOOBE with missing notes entries</action>
           <action dev="poi-developers" type="fix">48593 - Multiple Saves Causes Slide Corruption</action>



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