]> source.dussan.org Git - poi.git/commitdiff
New expected release date for 3.7 beta 1
authorNick Burch <nick@apache.org>
Tue, 15 Jun 2010 11:42:09 +0000 (11:42 +0000)
committerNick Burch <nick@apache.org>
Tue, 15 Jun 2010 11:42:09 +0000 (11:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@954837 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/status.xml

index 4f07ad331abcb5a5c63a7215bb333f3e6e5deaa3..d7096d8cdc0610862558dec448fefc3b9085e201 100644 (file)
 
     <changes>
         <release version="3.7-beta2" date="2010-??-??">
+        </release>
+        <release version="3.7-beta1" date="2010-06-20">
            <action dev="POI-DEVELOPERS" type="fix">49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster</action>
            <action dev="POI-DEVELOPERS" type="fix">Better handling of Outlook messages in HSMF when there's no recipient email address</action>
            <action dev="POI-DEVELOPERS" type="fix">When formatting numbers with DataFormatter, handle brackets following colours</action>
-        </release>
-        <release version="3.7-beta1" date="2010-06-16">
            <action dev="POI-DEVELOPERS" type="add">48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones</action>
            <action dev="POI-DEVELOPERS" type="add">48245 - tweak HWPF table cell detection to work across more files</action>
            <action dev="POI-DEVELOPERS" type="add">48996 - initial support for External Name References in HSSF formula evaluation</action>