You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2019/02/09 12:59:42 UTC

svn commit: r1853267 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: yegor
Date: Sat Feb  9 12:59:41 2019
New Revision: 1853267

URL: http://svn.apache.org/viewvc?rev=1853267&view=rev
Log:
Bug 62980: Make D* functions ignore case in headings

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=1853267&r1=1853266&r2=1853267&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Feb  9 12:59:41 2019
@@ -87,6 +87,7 @@
 
     <release version="4.1.0" date="2019-02-??">
       <actions>
+        <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>
         <action dev="PD" type="fix" fixes-bug="60460" context="SL_Common">Null pointer exception in ExternSheetNameResolver.prependSheetName method</action>
         <action dev="PD" type="fix" fixes-bug="60845" context="XSSF">Fix copying styles/conditional formatting</action>



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