Author: rgoers
Date: Mon Sep 24 02:03:54 2012
New Revision: 1389182
URL: http://svn.apache.org/viewvc?rev=1389182&view=rev
Log:
LOG4J2-90 - Add documentation on client vs server mode
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=1389182&r1=1389181&r2=1389182&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Mon Sep 24 02:03:54 2012
@@ -23,6 +23,9 @@
<body>
<release version="2.0-beta2" date="TBD" description="Bug fixes and enhancements">
+ <action issue="LOG4J2-90" dev="rgoers" type="fix">
+ Add documentation on client vs server mode to performance page.
+ </action>
<action dev="rgoers" type="fix">
Move variable substitution from PatternLayout to appropriate converters to improve
performance.
</action>
|