3.8 beta2 has been released

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1090264 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2011-04-08 14:27:31 +00:00
parent 16d1053c0f
commit 11cd9209d8
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
<property name="version.id" value="3.8-beta2"/>
<property name="version.id" value="3.8-beta3"/>
<property environment="env"/>
<!-- the repository to download jars from -->

View File

@ -40,7 +40,7 @@
<action dev="poi-developers" type="add">Improve HSMF encoding guessing for 7 bit fields in MAPIMessage</action>
<action dev="poi-developers" type="add">Allow HSMF access to the HTML body contents in MAPIMessage</action>
</release>
<release version="3.8-beta2" date="2011-??-??">
<release version="3.8-beta2" date="2011-04-08">
<action dev="poi-developers" type="add">Implement the load method on MemoryPackagePart</action>
<action dev="poi-developers" type="add">50967 - Support for continued ExtSSTRecords</action>
<action dev="poi-developers" type="add">48968 - Support for HOUR, MINUTE and SECOND date formulas</action>