Author: rpopma
Date: Mon Apr 29 02:38:30 2013
New Revision: 1476879

URL: http://svn.apache.org/r1476879
Log:
updated change log for LOG4J2-225 and the refactoring to move Clock, Assert etc 
to core.helpers package

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=1476879&r1=1476878&r2=1476879&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Mon Apr 29 02:38:30 2013
@@ -23,6 +23,12 @@
 
   <body>
     <release version="2.0-beta6" date="@TBD@" description="Bug fixes and 
enhancements">
+      <action dev="rpopma" type="update">
+        Moved Clock interface to package org.apache.logging.log4j.core.helpers.
+      </action>
+      <action issue="LOG4J2-225" dev="rpopma" type="update">
+        Documentation updates to clarify use and impact of location in pattern 
layouts.
+      </action>
       <action issue="LOG4J2-224" dev="rgoers" type="fix">
         The FlumeAppender failed to start if the Flume RPCClient could not 
connect to any Flume agents.
       </action>


Reply via email to