]> source.dussan.org Git - poi.git/commitdiff
updated release version on the index page, started a new section in the change log
authorYegor Kozlov <yegor@apache.org>
Tue, 21 Oct 2008 06:47:35 +0000 (06:47 +0000)
committerYegor Kozlov <yegor@apache.org>
Tue, 21 Oct 2008 06:47:35 +0000 (06:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@706540 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/index.xml
src/documentation/content/xdocs/status.xml

index 28443d4270854a22b58afe84fdf7288228e665cf..0dc4e7708b4460cb8316f48693c64f430c464251 100644 (file)
     </devs>
 
                <!-- Don't forget to update status.xml too! -->
-        <release version="3.2-alpha1" date="2008-??-??">
+        <release version="3.5-beta4" date="2008-??-??">
+           <action dev="POI-DEVELOPERS" type="fix">YK: remove me. required to keep Forrest DTD compiler quiet</action>
+        </release>
+        <release version="3.2-FINAL" date="2008-10-19">
            <action dev="POI-DEVELOPERS" type="fix">45866 - allowed for change of unicode compression across Continue records</action>
            <action dev="POI-DEVELOPERS" type="fix">45964 - support for link formulas in Text Objects</action>
            <action dev="POI-DEVELOPERS" type="fix">43354 - support for evalating formulas with missing args</action>
index d5369ba9f7e8fc05cc1b38a8b9f5d42d90694b25..27847f9031d1515e2c8ed4682b12bd0e005bac6b 100644 (file)
   </header>
 
   <body>
-    <section><title>POI 3.1-FINAL Released (2008-06-29)</title>
+    <section><title>POI 3.2-FINAL Released (2008-10-19)</title>
       <p>
-        The POI team is pleased to announce the release of 3.1 FINAL, the latest release of Apache POI.
-        There have been many important bug fixes since the 3.0.2 release and a lot of new features. 
+        The POI team is pleased to announce the release of 3.2 FINAL, the latest release of Apache POI.
+        There have been many important bug fixes since the 3.1 release and a lot of new features. 
        </p><p>  A full list of changes is available in
       <link href="./changes.html">the changelog</link>, and 
                <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">download</link>
@@ -43,7 +43,7 @@
       </p>
       <p>
         The release is also available from the central Maven repository 
-        under Group ID "org.apache.poi" and Version "3.1-FINAL".
+        under Group ID "org.apache.poi" and Version "3.2-FINAL".
       </p>  
     </section>
     <section><title>Office Open XML Support - POI 3.5</title>
        file formats, such as XLSX and PPTX, which were introduced in
        Office 2007.</p>
       <p>Support for these is currently only available in the 3.5 series,
-       which is in a svn branch (not trunk). POI 3.5.1 beta 1 was released
-       on 2008-07-18, and is our first release including the OOXML support.
+       which is in a svn branch (not trunk). POI 3.5.1 beta 3 was released
+       in October 2008, and is our first release including the OOXML support.
        It is available to download from your favourite
        <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">local mirror</link>.
       </p>
       <p>Please note that the documentation on the website is for the
-       3.1 series of POI. Documentation on the new OOXML support is
-       included in the 3.5.1 beta 1 distribution.</p>
+       3.2 series of POI. Documentation on the new OOXML support is
+       included in the 3.5.1 beta 3 distribution.</p>
     </section>
 
     <section><title>Purpose</title>
index 80d6641c835296a3b1794ae747daad34f2e3ff9d..a7624486d157868d218d8b068210df200edde1bf 100644 (file)
 
        <!-- Don't forget to update changes.xml too! -->
     <changes>
-        <release version="3.2-alpha1" date="2008-??-??">
+        <release version="3.5-beta4" date="2008-??-??">
+           <action dev="POI-DEVELOPERS" type="fix">YK: remove me. required to keep Forrest DTD compiler quiet</action>
+        </release>
+        <release version="3.2-FINAL" date="2008-10-19">
            <action dev="POI-DEVELOPERS" type="fix">45866 - allowed for change of unicode compression across Continue records</action>
            <action dev="POI-DEVELOPERS" type="fix">45964 - support for link formulas in Text Objects</action>
            <action dev="POI-DEVELOPERS" type="fix">43354 - support for evalating formulas with missing args</action>