Author: kiwiwings
Date: Wed May 14 22:45:02 2014
New Revision: 1594747
URL: http://svn.apache.org/r1594747
Log:
56468 - Writing a workbook more than once corrupts the file
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=1594747&r1=1594746&r2=1594747&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed May 14 22:45:02 2014
@@ -37,6 +37,7 @@
</devs>
<release version="3.11-beta1" date="2014-??-??">
+ <action dev="PD" type="fix" fixes-bug="56468">Writing a workbook more than
once corrupts the file</action>
<action dev="PD" type="fix" fixes-bug="53983">Outlook sometimes stores a codepage
of ANSI when it means 1252, detect and alias</action>
<action dev="PD" type="add" fixes-bug="56486">Add XOR obfuscation/decryption
support to HSSF</action>
<action dev="PD" type="add" fixes-bug="56269">DateFormat - Rounding of fractionals</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|