diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index 71b790cc96..71dd43437f 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -35,6 +35,13 @@
+
+ Initial support for a "missing record aware" HSSF event model
+ Additional HSLF support for Title and Slide Master Sheets
+ 42474 - [PATCH] Improved HSLF note to slide matching, and a NPE
+ 42481 - [PATCH] Tweak some HSLF exceptions, to make it clearer what you're catching
+
+
39977 - [PATCH] Fix POM for Maven users
38976 - [PATCH] Add createPicture to HSSFShapeGroup
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index e9904ab8a7..bba78a3f15 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -32,6 +32,13 @@
+
+ Initial support for a "missing record aware" HSSF event model
+ Additional HSLF support for Title and Slide Master Sheets
+ 42474 - [PATCH] Improved HSLF note to slide matching, and a NPE
+ 42481 - [PATCH] Tweak some HSLF exceptions, to make it clearer what you're catching
+
+
39977 - [PATCH] Fix POM for Maven users
38976 - [PATCH] Add createPicture to HSSFShapeGroup