diff --git a/build.xml b/build.xml
index 2bf7dd9df1..d518f2466c 100644
--- a/build.xml
+++ b/build.xml
@@ -51,7 +51,7 @@ under the License.
The Apache POI project Ant build.
-
+
diff --git a/doap_POI.rdf b/doap_POI.rdf
index 26c1564b4a..e0123c2a84 100644
--- a/doap_POI.rdf
+++ b/doap_POI.rdf
@@ -20,6 +20,21 @@
+
+ Apache POI 3.9
+ 2012-12-03
+ 3.9
+
+
+ Apache POI 3.8
+ 2012-03-26
+ 3.8
+
+
+ Apache POI 3.7
+ 2010-10-29
+ 3.7
+ Apache POI 3.62009-12-14
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml
index dde559a811..72a2a2bcd5 100644
--- a/src/documentation/content/xdocs/index.xml
+++ b/src/documentation/content/xdocs/index.xml
@@ -32,8 +32,8 @@
- 26 March 2012 - POI 3.8 available
-
The Apache POI team is pleased to announce the release of 3.8. This includes a large number of bug fixes, and some
+ 03 December 2012 - POI 3.9 available
+
The Apache POI team is pleased to announce the release of 3.9. This includes a large number of bug fixes, and some
enhancements (especially text extraction). See the
release notes for more details.
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index cd23b88fed..ad157af75a 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -33,7 +33,7 @@
-
+ 54188 - Avoid NPE in PPT2PNG52628 - Replace System.err info messages with a POILogger54137 - improved performance of DataFormatter with Fractions