LOG4J2-2091 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/e0260a7c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e0260a7c Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/e0260a7c Branch: refs/heads/master Commit: e0260a7c9245dcbe860861ff5827339d9a906f0e Parents: fee2043 Author: Mikael Ståldal <mik...@staldal.nu> Authored: Sun Oct 29 19:39:22 2017 +0100 Committer: Mikael Ståldal <mik...@staldal.nu> Committed: Sun Oct 29 19:39:22 2017 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e0260a7c/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ce7294b..ea1c10e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="2.10.0" date="2017-MM-DD" description="GA Release 2.10.0"> + <action issue="LOG4J2-2091" dev="mikes" type="fix" due-to="Carter Douglas Kozak "> + Log4j respects the configured "log4j2.is.webapp" property + </action> <action issue="LOG4J2-2088" dev="rpopma" type="update"> Upgrade picocli to 2.0 from 0.9.8. </action>