Repository: logging-log4j2 Updated Branches: refs/heads/master 12f91ebc7 -> 5b93c1e2f
LOG4J2-1756 Commit to close github pull request. This closes #53 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5b93c1e2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5b93c1e2 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/5b93c1e2 Branch: refs/heads/master Commit: 5b93c1e2fd1e0a0efeb7f74bad84864c714e9f8a Parents: 12f91eb Author: rpopma <[email protected]> Authored: Fri Feb 3 02:49:41 2017 +0900 Committer: rpopma <[email protected]> Committed: Fri Feb 3 02:49:41 2017 +0900 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/5b93c1e2/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a0c7deb..a8b0001 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -228,7 +228,7 @@ <action issue="LOG4J2-1743" dev="ggregory" type="fix" due-to="Toby Shepheard"> CompositeConfiguration does not add filters to appenderRefs. </action> - <action issue="LOG4J2-1756" dev="ggregory" type="fix" due-to="shubhankar1100"> + <action issue="LOG4J2-1756" dev="ggregory" type="fix" due-to="shubhankar1100"> Adds xmlns in schema and some other tags. </action> <action issue="LOG4J2-1781" dev="mattsicker" type="update">
