Author: rgoers
Date: Sun Apr 13 23:31:28 2014
New Revision: 1587122
URL: http://svn.apache.org/r1587122
Log:
LOG4J2-585 - Give credit
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=1587122&r1=1587121&r2=1587122&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Sun Apr 13 23:31:28 2014
@@ -25,7 +25,7 @@
StatusLogger was not skipping multiple instances of the FQCN class,
causing messages from classes in
the Verbose list to be printed.
</action>
- <action issue="LOG4J2-585" dev="rgoers" type="update">
+ <action issue="LOG4J2-585" dev="rgoers" type="update" due-to="Bruce
Brouwer">
Add support for multiple parents to Markers.
</action>
<action issue="LOG4J2-595" dev="mattsicker" type="add">