mirror of https://github.com/apache/poi.git
update status.xml (code for reading Ole10Native data)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@995416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
017bde52e1
commit
a6fdb05e5d
|
@ -34,6 +34,7 @@
|
|||
|
||||
<changes>
|
||||
<release version="3.7-beta3" date="2010-??-??">
|
||||
<action dev="poi-developers" type="add">Add code for reading Ole10Native data</action>
|
||||
<action dev="poi-developers" type="add">Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file extension</action>
|
||||
<action dev="poi-developers" type="fix">49887 - allow sheet names longer than 31 chars in XSSF, enforce name uniqueness on the first 31 chars</action>
|
||||
<action dev="poi-developers" type="fix">49878 - improved API for hiding sheets</action>
|
||||
|
|
Loading…
Reference in New Issue