This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new cace66f52f Update changes.xml
cace66f52f is described below
commit cace66f52f9326d70a4812481e0eb9cd11d399fb
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jul 17 13:07:15 2025 +0100
Update changes.xml
---
src/documentation/content/xdocs/changes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/documentation/content/xdocs/changes.xml
b/src/documentation/content/xdocs/changes.xml
index 8a3a9ee828..77b6c17a27 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -87,8 +87,10 @@
<action type="fix" fixes-bug="69669" context="HSLF">Fix issue
where Slide addTitle corrupts the ppt file</action>
<action type="fix" fixes-bug="69720" context="XWPF">Support null
alignment values in XWPFParagraph</action>
<action type="fix" fixes-bug="69727" context="XSSF">Decrease count
when we remove merged regions</action>
+ <action type="fix" fixes-bug="69744" context="XWPF">Support all
possible alignment values for docx tables</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>
+ <action type="add" fixes-bug="github-804" context="XWPF">Add
getters and setters for XWPFTable indentation</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]