Author: fanningpj
Date: Sun Jan 26 21:47:24 2020
New Revision: 1873189

URL: http://svn.apache.org/viewvc?rev=1873189&view=rev
Log:
[bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab 
character. Thanks to gjmathews

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

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1873189&r1=1873188&r2=1873189&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Jan 26 21:47:24 
2020
@@ -86,7 +86,7 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="4.1.2" date="2020-01-??">
+    <release version="4.1.2" date="2020-02-??">
       <summary>
         <summary-item>Removed a lot of internal uses of 
StringBuffers</summary-item>
       </summary>
@@ -112,6 +112,7 @@
         <action dev="PD" type="fix" fixes-bug="64036" 
context="POI_Overall">Replace reflection calls in factories for Java 9+</action>
         <action dev="PD" type="fix" fixes-bug="64044" 
context="POI_Overall">Fix issue with setCellValue(LocalDate) not supporting 
nulls properly</action>
         <action dev="PD" type="fix" fixes-bug="64088" context="SL_Common 
XSLF">SlideShow rendering fixes</action>
+        <action dev="PD" type="fix" fixes-bug="64098" context="XWPF">XWPFRun: 
Whitespace in text not preserved if starting with tab character.</action>
       </actions>
     </release>
 



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

Reply via email to