aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
diff options
context:
space:
mode:
authorPJ Fanning <pjfanning@users.noreply.github.com>2025-07-08 23:39:50 +0100
committerPJ Fanning <pjfanning@users.noreply.github.com>2025-07-08 23:39:50 +0100
commit550be7c20129a683fb0b86d96b65613f09598414 (patch)
tree904e8bc3c584d06ab9a01ba3c19d4ad08a9d619c /src/documentation
parentb5f67fca043fddc4d9a5e928d322d92994795944 (diff)
downloadpoi-trunk.tar.gz
poi-trunk.zip
Update changes.xmlHEADtrunk
Diffstat (limited to 'src/documentation')
-rw-r--r--src/documentation/content/xdocs/changes.xml1
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>