Author: centic
Date: Thu Mar 20 19:32:08 2014
New Revision: 1579721
URL: http://svn.apache.org/r1579721
Log:
List my recent fixes and additions
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=1579721&r1=1579720&r2=1579721&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Mar 20 19:32:08 2014
@@ -38,6 +38,14 @@
<release version="3.11-beta1" date="2014-??-??">
<action dev="PD" type="fix" fixes-bug="56278">Support loading .xlsx
files with no Styles Table</action>
+ <action dev="PD" type="fix" fixes-bug="56195">Replace System.err in
XSSFSheetXMLHandler with propert logging</action>
+ <action dev="PD" type="fix" fixes-bug="56169">Fix NPE during export to
XML with xs:all</action>
+ <action dev="PD" type="fix" fixes-bug="55923">Fix compare/sorting of
nodes in exported XML</action>
+ <action dev="PD" type="fix" fixes-bug="55926">Handle numeric formula
values when exporting to XML</action>
+ <action dev="PD" type="fix" fixes-bug="55927">Handle date types when
exporting to XML</action>
+ <action dev="PD" type="add">Stop being compatible to JDK 1.5, we now
require JDK 6</action>
+ <action dev="PD" type="fix" fixes-bug="56011">Use default style if the
cell style attribute is not present</action>
+ <action dev="PD" type="add">Upgrade third party libs to latest
versions: commons-logging, commons-codec, log4j</action>
<action dev="PD" type="fix" fixes-bug="56260">Avoid warnings when a
TextHeaderAtom is empty and has another straight after, or where there's a
TextRulerAtom / MasterTextPropAtom / TextSpecInfoAtom before the Text Chars /
Bytes</action>
<action dev="PD" type="add" fixes-bug="56075">Add Change Tracking
support to XWPF</action>
<action dev="PD" type="add" fixes-bug="56077">Add password hash
function to HWPF</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]