Author: abearez
Date: Sun Apr 12 18:23:16 2020
New Revision: 1876430

URL: http://svn.apache.org/viewvc?rev=1876430&view=rev
Log:
Improvements for paragraphs in XSLF and XWPF

Added:
    poi/site/.gitignore
Modified:
    poi/site/src/documentation/content/xdocs/changes.xml

Added: poi/site/.gitignore
URL: http://svn.apache.org/viewvc/poi/site/.gitignore?rev=1876430&view=auto
==============================================================================
--- poi/site/.gitignore (added)
+++ poi/site/.gitignore Sun Apr 12 18:23:16 2020
@@ -0,0 +1,3 @@
+*.iml
+.idea/
+.project/
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1876430&r1=1876429&r2=1876430&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Apr 12 18:23:16 
2020
@@ -74,6 +74,8 @@
         <summary>
             <summary-item>Upgrade to XMLSec 2.1.5</summary-item>
             <summary-item>updated dependencies to Bouncycastle 1.65, 
Commons-Codec 1.14, Commons-Compress 1.20</summary-item>
+            <summary-item>XWPF - improvements in table and 
paragraph</summary-item>
+            <summary-item>XSLF - improvements for paragraph</summary-item>
         </summary>
         <actions>
             <action type="add" fixes-bug="github-167" context="HSMF">HSMF 
enhancements - NamedIdChunk, MultiValueChunks, ByteChunkDeferred</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to