]> source.dussan.org Git - poi.git/commitdiff
updated release date
authorYegor Kozlov <yegor@apache.org>
Thu, 11 Jun 2009 07:33:31 +0000 (07:33 +0000)
committerYegor Kozlov <yegor@apache.org>
Thu, 11 Jun 2009 07:33:31 +0000 (07:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783662 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/status.xml

index cdc47602eba034f3a91bf7b7edc81c174c3b1e5e..31466b4ced40248be95ba9ba3692aa7e98752ee8 100644 (file)
@@ -34,7 +34,7 @@
     <changes>
         <release version="3.5-beta7" date="2009-??-??">
         </release>
-        <release version="3.5-beta6" date="2009-06-??">
+        <release version="3.5-beta6" date="2009-06-22">
            <action dev="POI-DEVELOPERS" type="fix">47294 - Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes</action>
            <action dev="POI-DEVELOPERS" type="fix">47309 - Fixed logic in HSSFCell.getCellComment to handle sheets with more than 65536 comments</action>
            <action dev="POI-DEVELOPERS" type="fix">46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet()</action>