Author: fanningpj
Date: Tue Jun 17 18:47:33 2025
New Revision: 1926514

URL: http://svn.apache.org/viewvc?rev=1926514&view=rev
Log:
[bug-69681] allow 1 optional space in date formats before the AM/PM part

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=1926514&r1=1926513&r2=1926514&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Jun 17 18:47:33 
2025
@@ -109,6 +109,7 @@
             <action type="fix" fixes-bug="69536" context="SXSSF">Fix arbitrary 
extra width support</action>
             <action type="fix" fixes-bug="69555" context="SXSSF">Handle extra 
issue where FontSystem is missing</action>
             <action type="fix" fixes-bug="69583" context="SS_Common">Cell copy 
support does not handle Time only values properly</action>
+            <action type="fix" fixes-bug="69681" context="SS_Common">Issue 
with date/time formats that leave a space before the AM/PM part</action>
             <action type="add" fixes-bug="69714" context="POI_Overall">Allow 
custom TempFileCreationStrategy per thread</action>
         </actions>
     </release>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to