aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2008-06-21 12:41:34 +0000
committerYegor Kozlov <yegor@apache.org>2008-06-21 12:41:34 +0000
commit5531032bec8719db30cfe590668f2bcd3c08c88e (patch)
treec6aac6dc3d2a18783f3cd042331ee009543bb662 /src
parent0e47966f8657d3aebbb8423c8ac9fb809ccc6735 (diff)
downloadpoi-5531032bec8719db30cfe590668f2bcd3c08c88e.tar.gz
poi-5531032bec8719db30cfe590668f2bcd3c08c88e.zip
started a new section for poi-3.2 family, updated release date of 3.2-FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@670190 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/content/xdocs/changes.xml5
-rw-r--r--src/documentation/content/xdocs/status.xml5
2 files changed, 8 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index 6bce0e56b2..e82fa59db5 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -36,7 +36,10 @@
</devs>
<!-- Don't forget to update status.xml too! -->
- <release version="3.1-final" date="2008-06-??">
+ <release version="3.2-alpha1" date="2008-??-??">
+ <action dev="POI-DEVELOPERS" type="add"><!-- to keep forrest dtd quiet--></action>
+ </release>
+ <release version="3.1-final" date="2008-06-29">
<action dev="POI-DEVELOPERS" type="fix">30978 - Fixed re-serialization of tRefErr3d and tAreaErr3d</action>
<action dev="POI-DEVELOPERS" type="fix">45234 - Removed incorrect shared formula conversion in CFRuleRecord</action>
<action dev="POI-DEVELOPERS" type="fix">45001 - Improved HWPF Range.replaceText()</action>
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 50c81b726e..56f909718a 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -33,7 +33,10 @@
<!-- Don't forget to update changes.xml too! -->
<changes>
- <release version="3.1-final" date="2008-06-??">
+ <release version="3.2-alpha1" date="2008-??-??">
+ <action dev="POI-DEVELOPERS" type="add"><!-- to keep forrest dtd quiet--></action>
+ </release>
+ <release version="3.1-final" date="2008-06-29">
<action dev="POI-DEVELOPERS" type="fix">30978 - Fixed re-serialization of tRefErr3d and tAreaErr3d</action>
<action dev="POI-DEVELOPERS" type="fix">45234 - Removed incorrect shared formula conversion in CFRuleRecord</action>
<action dev="POI-DEVELOPERS" type="fix">45001 - Improved HWPF Range.replaceText()</action>