Author: centic
Date: Wed Oct 16 20:19:43 2013
New Revision: 1532884
URL: http://svn.apache.org/r1532884
Log:
List some more bugfixes/changes
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=1532884&r1=1532883&r2=1532884&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Oct 16 20:19:43 2013
@@ -35,13 +35,19 @@
<changes>
<release version="3.10-beta3" date="2013-10-??">
+ <action dev="poi-developers" type="fix">55658 - Don't fail in SXSSF
if a numeric cell is overwritten with a string</action>
+ <action dev="poi-developers" type="fix">55341 - Constants for HAIR
and DOTTED border styles are swapped</action>
+ <action dev="poi-developers" type="add">Add Eclipse project
files</action>
<action dev="poi-developers" type="add">55647 - When creating a temp
file, ensure the name isn't already taken</action>
<action dev="poi-developers" type="add">54722 - Extract text from
HSLF tables</action>
<action dev="poi-developers" type="add">55544 - Support for SHA-512
hashes on OOXML protected documents, as used by Office 2013</action>
</release>
<release version="3.10-beta2" date="2013-09-19">
+ <action dev="poi-developers" type="fix">53798 - Add fix for
XmlValueDisconnectException during shifting rows</action>
+ <action dev="poi-developers" type="fix">54524 - Fix handling of
special case in FormulaShifter</action>
<action dev="poi-developers" type="fix">50298 - Fix corruption of
Workbook when setting sheet order</action>
<action dev="poi-developers" type="fix">55419 - Fix
SimpleFractionException when fraction goes to greater than overflow</action>
+ <action dev="poi-developers" type="add">54786 - Add support for
quoting in date formatting</action>
<action dev="poi-developers" type="fix">52233 - Do not make the
XSSFSheet invalid during write()</action>
<action dev="poi-developers" type="add">55195 -
MultiOperandNumericFunction.collectValue() currently uses concrete final
classes but should use interfaces instead</action>
<action dev="poi-developers" type="fix">55380 - Endless loop in
CellRangeUtil.mergeRanges() when regions are overlapping</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]