diff options
Diffstat (limited to 'src/documentation/content/xdocs/status.xml')
-rw-r--r-- | src/documentation/content/xdocs/status.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 2370acc90c..dc63536bec 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ <changes> <release version="3.8-beta5" date="2011-??-??"> + <action dev="poi-developers" type="fix">52204 - Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file</action> <action dev="poi-developers" type="fix">46288 - fixed refcount of Fill pictures in HSLF </action> <action dev="poi-developers" type="add">51961 - support compression of temp files in SXSSF </action> <action dev="poi-developers" type="add">52268 - support cloning sheets with drawings in XSSF </action> |