diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml
index 715020027f..da7825f271 100644
--- a/src/documentation/content/xdocs/download.xml
+++ b/src/documentation/content/xdocs/download.xml
@@ -33,7 +33,7 @@
the project homepage.
-
The latest development release is Apache POI 3.8 Beta 2
+
The latest development release is Apache POI 3.8 Beta 3
The latest stable release is Apache POI 3.7
Archives of all prior releases
@@ -47,7 +47,7 @@
- 7 March 2011 - POI 3.8 beta 2 available
+ 7 March 2011 - POI 3.8 beta 2 available
The Apache POI team is pleased to announce the release of 3.8 beta 2.
This includes a large number of bug fixes and enhancements.
@@ -56,41 +56,41 @@
The POI source release as well as the pre-built binary deployment packages are listed below.
Pre-built versions of all POI components are available in the central Maven repository
- under Group ID "org.apache.poi" and Version "3.8-beta2".
+ under Group ID "org.apache.poi" and Version "3.8-beta3".
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml
index c757193ba8..56e89aa2b4 100644
--- a/src/documentation/content/xdocs/index.xml
+++ b/src/documentation/content/xdocs/index.xml
@@ -32,8 +32,8 @@
- 8 April 2011 - POI 3.8 beta 2 available
-
The Apache POI team is pleased to announce the release of 3.8 beta 2.
+ 6 June 2011 - POI 3.8 beta 3 available
+
The Apache POI team is pleased to announce the release of 3.8 beta 3.
This includes a large number of bug fixes and enhancements.
A full list of changes is available in the change log.
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 5223decba3..de312b68a9 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -33,8 +33,8 @@
-
- 51098 - Correct calculate image width/height, if image fits into one cell
+
+ 51098 - Correctly calculate image width/height, if image fits into one cell47147 - Correct extra paragraphs from XWPF Table Cells51188 - Support for getting and setting XPWF zoom settings51134 - Support for adding Numbering and Styles to a XWPF document that doesn't already have them