</header>
<body>
- <section><title>24 August 2010 - POI 3.7 beta 3 available</title>
- <p>The Apache POI team is pleased to announce the release of 3.7
- beta 3. This includes a large number of bug fixes, and some
+ <section><title>29 October 2010 - POI 3.7 available</title>
+ <p>The Apache POI team is pleased to announce the release of 3.7. This includes a large number of bug fixes, and some
enhancements (especially text extraction). See the
<link href="http://www.apache.org/dist/poi/release/bin/RELEASE-NOTES.txt">full release notes</link> for more details.
</p>
People interested should also follow the <link href="mailinglists.html">dev mailing list</link> to track further progress.</p>
<p>See the <link href="download.html">downloads</link> page for more details.</p>
</section>
- <section><title>15 December 2009 - POI 3.6 is now available</title>
- <p>The Apache POI team is pleased to announce the release of 3.6.
- Featured are significant performance improvements and numerous bug fixes.
- </p>
- <p>A full list of changes is available in the <link href="changes.html">change log</link>.
- People interested should also follow the <link href="mailinglists.html">dev mailing list</link> to track further progress.</p>
- <p>See the <link href="download.html">downloads</link> page for more details.</p>
- </section>
<section><title>Mission Statement</title>
<p>
The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats
<action dev="poi-developers" type="fix">50118 - OLE2 does allow a directory with an empty name, so support this in POIFS</action>
<action dev="poi-developers" type="fix">50119 - avoid NPE when XSSFReader comes across chart sheets</action>
</release>
- <release version="3.7" date="2010-10-25">
+ <release version="3.7" date="2010-10-29">
<action dev="poi-developers" type="fix">50075 - avoid NPE in ListLevel.getNumberText() when numberText is null </action>
<action dev="poi-developers" type="fix">50067 - marked commons-logging and log4j as optional dependencies in POI poms</action>
<action dev="poi-developers" type="add">49928 - allow overridden built-in formats in XSSFCellStyle</action>