Author: kiwiwings
Date: Mon Dec 30 00:04:46 2019
New Revision: 1872091

URL: http://svn.apache.org/viewvc?rev=1872091&view=rev
Log:
#64036 - add changes info

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=1872091&r1=1872090&r2=1872091&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Dec 30 00:04:46 
2019
@@ -96,7 +96,8 @@
         <action dev="PD" type="fix" fixes-bug="63927" 
context="POI_Overall">Inconsistent mapping of Norwegian locales for date 
formats</action>
         <action dev="PD" type="fix" fixes-bug="github-164" context="XSSF">Fix 
Bug in XSSFTable.setCellReferences when table is single cell</action>
         <action dev="PD" type="fix" fixes-bug="64004" 
context="POI_Overall">Replace Cloneable / clone() with copy constructor</action>
-      </actions>
+        <action dev="PD" type="fix" fixes-bug="64036" 
context="POI_Overall">Replace reflection calls in factories for Java 9+</action>
+cd      </actions>
     </release>
 
     <release version="4.1.1" date="2019-10-20">
@@ -157,7 +158,6 @@
         <action dev="GW" type="fix" fixes-bug="63264" 
context="SS_Common">Conditional Format rule evaluation calculates relative 
references incorrectly</action>
         <action dev="GW" type="fix" fixes-bug="61652" context="SS_Common">Fix 
NPE in EDATE function when date evaluates to an invalid value</action>
         <action dev="PD" type="fix" fixes-bug="62151" context="POIFS">Work 
around illegal reflective access in Java 9+ when freeing buffers</action>
-        <action dev="PD" type="fix" fixes-bug="62151" context="POIFS">Work 
around illegal reflective access in Java 9+ when freeing buffers</action>
         <action dev="PD" type="add" fixes-bug="63029" context="OPC">OPCPackage 
Potentially clobbers files on close()</action>
         <action dev="PD" type="add" fixes-bug="62980" context="SS_Common XSSF 
HSSF">Make D* functions ignore case in headings </action>
         <action dev="PD" type="fix" fixes-bug="60977" context="XSSF">Adding 
custom properties creates invalid .xlsx file on second write</action>



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

Reply via email to