You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2005/07/24 23:07:02 UTC

svn commit: r224660 - /jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml

Author: rdonkin
Date: Sun Jul 24 14:07:00 2005
New Revision: 224660

URL: http://svn.apache.org/viewcvs?rev=224660&view=rev
Log:
Added note about improvement to behaviour of pretty print. Issue 35723.

Modified:
    jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml

Modified: jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml?rev=224660&r1=224659&r2=224660&view=diff
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml Sun Jul 24 14:07:00 2005
@@ -190,6 +190,9 @@
 <section name='Completed'>
     <subsection name='Since 0.7'>
         <ul>
+        		<li>EOL in pretty printed xml now defaults to platform line separator.</li>
+        </ul>
+        <ul>
         		<li>Added <code>ValueSuppressionStrategy.suppressElement</code>  to allow elements to be suppressed
         		on the basis of the value of the property. Useful for Hibernate users.</li>
         </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org