Repository: logging-log4j2 Updated Branches: refs/heads/master 39764dd4b -> e78b1c0b1
LOG4J2-955 update 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/e78b1c0b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e78b1c0b Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/e78b1c0b Branch: refs/heads/master Commit: e78b1c0b1ef95af19e7a5e83a7f1c15a3d1ad18b Parents: 39764dd Author: rpopma <[email protected]> Authored: Fri Feb 20 01:41:24 2015 +0900 Committer: rpopma <[email protected]> Committed: Fri Feb 20 01:41:24 2015 +0900 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e78b1c0b/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0f10f2d..e87417b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,9 @@ </properties> <body> <release version="2.2" date="2015-??-??" description="GA Release 2.2"> + <action issue="LOG4J2-955" dev="rpopma" type="update"> + Documentation: clarify system properties to control status logger, improve troubleshooting FAQ entry. + </action> <action issue="LOG4J2-944" dev="ggregory" type="fix" due-to="Vinayaka Ramachandra"> Log4j Flume appender is not adding millisecond to the event headers when the event is logged at 000 milliseconds. </action>
