updated status.xml to properly reflect last changes in XSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1158638 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yegor Kozlov 2011-08-17 11:35:08 +00:00
parent 6f5beef801
commit 0907990c86
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<changes>
<release version="3.8-beta4" date="2011-??-??">
<action dev="poi-developers" type="add">support for tables and hyperlinks</action>
<action dev="poi-developers" type="add">support for tables and hyperlinks in XSLF</action>
<action dev="poi-developers" type="fix">51535 - correct signed vs unsigned short reading in NDocumentInputStream</action>
<action dev="poi-developers" type="add">51634 - support SXSSF streaming from templates</action>
<action dev="poi-developers" type="add">initial support for XSLF usermodel API</action>