diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 697395f8f..64fb1d0be 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -35,6 +35,11 @@ + + Support for querying, setting and un-setting protection on sheets in a HSSF workbook + Tidy up the javadocs + + Administrative updates to the Maven POMs, and the release artificat build process 23951 - [PATCH] Fix for HSSF setSheetOrder and tab names diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index b236f2288..34694bc30 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -32,6 +32,11 @@ + + Support for querying, setting and un-setting protection on sheets in a HSSF workbook + Tidy up the javadocs + + Administrative updates to the Maven POMs, and the release artificat build process 23951 - [PATCH] Fix for HSSF setSheetOrder and tab names