diff --git a/build.xml b/build.xml
index c38fd24842..26634a364a 100644
--- a/build.xml
+++ b/build.xml
@@ -159,7 +159,7 @@ under the License.
-
+
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index 3e92149978..b767f1a3c8 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -35,7 +35,11 @@
-
+
+
+ ...
+
+
44297 - IntPtg must operate with unsigned short. Reading signed short results in incorrect formula calculation
44296 - Fix for reading slide background images
44293 - Avoid swapping AreaPtgs from relative to absolute
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index dfe4e5aa60..28059ef796 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -32,7 +32,9 @@
-
+
+
+
44297 - IntPtg must operate with unsigned short. Reading signed short results in incorrect formula calculation
44296 - Fix for reading slide background images
44293 - Avoid swapping AreaPtgs from relative to absolute