diff --git a/build.xml b/build.xml index 20e30590e..6a3b6a057 100644 --- a/build.xml +++ b/build.xml @@ -1098,6 +1098,21 @@ FORREST_HOME environment variable! + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index deaf9f06e..b47b164c8 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -37,6 +37,7 @@ + 46554 - New ant target "jar-examples" 46161 - Support in XSSF for setGroupColumnCollapsed and setGroupRowCollapsed 46806 - Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas 41711 - Base class for "old version" exceptions, and new HSLF detection + use of old versions exception diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 98cc1e251..8d595cbfe 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 46554 - New ant target "jar-examples" 46161 - Support in XSSF for setGroupColumnCollapsed and setGroupRowCollapsed 46806 - Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas 41711 - Base class for "old version" exceptions, and new HSLF detection + use of old versions exception