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/10/03 16:46:59 UTC

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

Author: fanningpj
Date: Sun Oct  3 16:46:59 2021
New Revision: 1893857

URL: http://svn.apache.org/viewvc?rev=1893857&view=rev
Log:
[bug-65606] try to fix weeknum function

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=1893857&r1=1893856&r2=1893857&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Oct  3 16:46:59 2021
@@ -109,6 +109,7 @@
             <action type="fix" fixes-bug="65501" context="XSLF">Use viewbox when rendering SVG images</action>
             <action type="add" fixes-bug="65581" context="OOXML">add optional support in ZipArchiveFakeEntry to use a temp file</action>
             <action type="fix" fixes-bug="65595" context="SS_Common">Strip color formatting in headers and footers</action>
+            <action type="fix" fixes-bug="65606" context="SS_Common">Fix issues with WEEKNUM function evaluation</action>
         </actions>
     </release>
 



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