You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/11/24 11:09:15 UTC

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

Author: fanningpj
Date: Wed Nov 24 11:09:15 2021
New Revision: 1895291

URL: http://svn.apache.org/viewvc?rev=1895291&view=rev
Log:
[github-281] Updates Changes doc for conditional formatting fix. Thanks to Thedore Browne

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=1895291&r1=1895290&r2=1895291&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Nov 24 11:09:15 2021
@@ -79,6 +79,7 @@
             <action type="add" fixes-bug="65672" context="OOXML">Digital Signature - set commitment type and purpose</action>
             <action type="fix" fixes-bug="65676" context="XSSF">Issue in XSSFReader where string builder is not always cleared between cell reads</action>
             <action type="add" fixes-bug="65694" context="HSLF">handle date/time fields and formats</action>
+            <action type="fix" fixes-bug="github-281" context="SS_Common">Cell Conditional Formatting: Change regex to account for decimals with no leading digit</action>
         </actions>
     </release>
 



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