diff --git a/build.xml b/build.xml
index bf960aa88..d2c9d844c 100644
--- a/build.xml
+++ b/build.xml
@@ -155,7 +155,7 @@ under the License.
-
+
-
+
+ remove me
+
+
46536 - When shifting rows, update formulas on that sheet to point to the new location of those rows
46663 - Fixed XSSFSheet.shiftRows to properly update references of the shifted cells
46535 - Remove reference from calculation chain when a formula is deleted
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 4bb55ec39..bee0982ec 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -33,7 +33,10 @@
-
+
+ remove me
+
+
46536 - When shifting rows, update formulas on that sheet to point to the new location of those rows
46663 - Fixed XSSFSheet.shiftRows to properly update references of the shifted cells
46535 - Remove reference from calculation chain when a formula is deleted