Author: rgoers
Date: Mon Oct 22 01:16:52 2012
New Revision: 1400745

URL: http://svn.apache.org/viewvc?rev=1400745&view=rev
Log:
LOG4J2-28 - Added PropertiesRewritePolicy and ability to add properties to a 
Logger.

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=1400745&r1=1400744&r2=1400745&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Mon Oct 22 01:16:52 2012
@@ -23,6 +23,9 @@
 
   <body>
     <release version="2.0-beta3" date="TBD" description= "Bug fixes and 
enhancements">
+      <action issue="LOG4J2-28" dev="rgoers" type="add">
+        Added PropertiesRewritePolicy and ability to define properties on a 
Logger.
+      </action>
       <action issue="LOG4J2-87" dev="rgoers" type="update">
         Build pdf of user's guide.
       </action>


Reply via email to