LOG4J2-1373 updated change log
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2db215b7 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2db215b7 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2db215b7 Branch: refs/heads/LOG4j2-494 Commit: 2db215b7bfa080aa83e6c9a805c0cfc2b1e72aa0 Parents: be8779b Author: rpopma <[email protected]> Authored: Sat Apr 23 15:42:43 2016 +0900 Committer: Ralph Goers <[email protected]> Committed: Mon Apr 25 21:30:30 2016 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2db215b7/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0edfea6..4c23f35 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,9 @@ </properties> <body> <release version="2.6" date="2016-MM-DD" description="GA Release 2.6"> + <action issue="LOG4J2-1373" dev="rpopma" type="add"> + (GC) Update Logger wrapper Generator tool to generate methods for the new Logger methods. + </action> <action issue="LOG4J2-1372" dev="rgoers" type="fix" due-to="Kamal Mettananda, Gary Gregory"> XMLLayout indents, but not the first child tag (Event). </action>
