Author: fanningpj
Date: Wed Aug  9 18:43:52 2017
New Revision: 1804597

URL: http://svn.apache.org/viewvc?rev=1804597&view=rev
Log:
[Bug-61048] SXSSF module writes wrong escape sequence for carriage returns

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1804597&r1=1804596&r2=1804597&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Aug  9 18:43:52 2017
@@ -63,6 +63,7 @@
       <actions>
         <action dev="PD" type="fix" fixes-bug="58975" module="SS 
Common">Support formula evaluation with functions containing more than 127 
arguments</action>
         <action dev="PD" type="fix" fixes-bug="60422" module="SS Common">Fix 
issue with number formatting in non-default locales</action>
+        <action dev="PD" type="fix" fixes-bug="61048" module="SXSSF">Fix issue 
where carriage returns were being escaped as line feeds</action>
         <action dev="PD" type="fix" fixes-bug="61246" module="SXSSF">Do not 
replace Unicode Surrogate chars with ? when writing SXXSF sheets</action>
         <action dev="PD" type="fix" fixes-bug="61363" module="POI 
Overall">Unify escher shape id allocation</action>
         <action dev="PD" type="fix" fixes-bug="61350" module="OPC">Use 
unsynchronized xmlbeans</action>



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

Reply via email to