Repository: logging-log4j2 Updated Branches: refs/heads/master fe9e5f2ad -> beac9f220
[LOG4J2-1126] Site fixes/improvements for 2.4 release. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/beac9f22 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/beac9f22 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/beac9f22 Branch: refs/heads/master Commit: beac9f220b699bb25079ce3fc1314aec48e86af9 Parents: fe9e5f2 Author: ggregory <[email protected]> Authored: Mon Sep 21 14:36:44 2015 -0700 Committer: ggregory <[email protected]> Committed: Mon Sep 21 14:36:44 2015 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/beac9f22/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e66a59d..368098e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -28,7 +28,7 @@ Add support for configuration via Properties. </action> <action issue="LOG4J2-952" dev="rgoers" type="add"> - Add ConfigurationBuilder. + Add ConfigurationBuilder for programmatic configuration. </action> <action issue="LOG4J2-1017" dev="ggregory" type="update"> Update Java platform from Java 6 to 7. From this version onwards, log4j 2 requires Java 7.
