Update changes.xml
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/10dbe302 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/10dbe302 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/10dbe302 Branch: refs/heads/LOG4J2-1395 Commit: 10dbe3029ec97c63971737633fe00dfc252fa439 Parents: a8d466d Author: Mikael Ståldal <[email protected]> Authored: Tue Jun 14 09:49:14 2016 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Tue Jun 14 09:49:14 2016 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/10dbe302/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0924f00..053e712 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,9 @@ </properties> <body> <release version="2.6.2" date="2016-MM-DD" description="GA Release 2.6.2"> + <action issue="LOG4J2-1395" dev="mikes" type="add"> + "direct" option to ConsoleAdapter for increased performance. + </action> <action issue="LOG4J2-1418" dev="mikes" type="fix"> Provide MessageFactory2 to custom Logger implementations. </action>
