diff options
Diffstat (limited to 'src/documentation/content/xdocs/changes.xml')
-rw-r--r-- | src/documentation/content/xdocs/changes.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 0f6d8509aa..dbc7b4e9ed 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -85,6 +85,7 @@ <action type="fix" fixes-bug="69646" context="SXSSF">SXSSF: check for null _fd instance in dispose call</action> <action type="fix" fixes-bug="69667" context="HSSF">Handle slightly broken WriteAccessRecord gracefully</action> <action type="fix" fixes-bug="69669" context="HSLF">Fix issue where Slide addTitle corrupts the ppt file</action> + <action type="fix" fixes-bug="69727" context="XSSF">Decrease count when we remove merged regions</action> <action type="fix" fixes-bug="github-770" context="XSLF">Issue in setBulletStyle in XSLFTextParagraph</action> <action type="add" fixes-bug="github-803" context="SS_Common">Add support for SHEET function</action> </actions> |