Author: rgoers
Date: Sat Oct 20 17:29:57 2012
New Revision: 1400493

URL: http://svn.apache.org/viewvc?rev=1400493&view=rev
Log:
LOG4J2-29 - Replace newline in message with br tag

Modified:
    logging/log4j/log4j2/trunk/src/changes/changes.xml

Modified: logging/log4j/log4j2/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/changes/changes.xml?rev=1400493&r1=1400492&r2=1400493&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Sat Oct 20 17:29:57 2012
@@ -24,7 +24,7 @@
   <body>
     <release version="2.0-beta3" date="TBD" description= "Bug fixes and 
enhancements">
       <action issue="LOG4J2-29" dev="rgoers" type="update">
-        Added font and fontSize parameters to HTMLLayout.
+        Added font and fontSize parameters to HTMLLayout. Replace newlines in 
message with br tag.
       </action>
       <action issue="LOG4J2-55" dev="rgoers" type="add">
         Added ability to configure from an InputSource.


Reply via email to