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/d8fb9647 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d8fb9647 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d8fb9647 Branch: refs/heads/LOG4J2-1553 Commit: d8fb964705af0f0f0d47ca0d5e9f7af0353d6b43 Parents: fcfb672 Author: Mikael Ståldal <mikael.stal...@magine.com> Authored: Mon Aug 22 10:26:07 2016 +0200 Committer: Mikael Ståldal <mikael.stal...@magine.com> Committed: Mon Aug 22 10:26:07 2016 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d8fb9647/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 767e097..626de55 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,9 @@ </properties> <body> <release version="2.7" date="2016-MM-DD" description="GA Release 2.7"> + <action issue="LOG4J2-1528" dev="mikes" type="add"> + Create XML configuration file from ConfigurationBuilder. + </action> <action issue="LOG4J2-1529" dev="mattsicker" type="fix" due-to="Sridevi Narra"> Attributes are not merged properly in composite configurations. </action>