Update changes
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3f87e7ac Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3f87e7ac Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3f87e7ac Branch: refs/heads/LOG4J-1012 Commit: 3f87e7acd096b114a1356537f6f538cc33e9cb65 Parents: 8ca0c01 Author: Mikael Ståldal <[email protected]> Authored: Tue Sep 29 13:39:18 2015 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Tue Sep 29 13:39:18 2015 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3f87e7ac/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index eef4122..65ea817 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,9 @@ </properties> <body> <release version="2.4.1" date="2015-MM-DD" description="GA Release 2.4.1"> + <action issue="LOG4J2-1020" dev="mikes" type="fix"> + Possibility to set shutdown timeout on AsyncAppender + </action> <action issue="LOG4J2-1135" dev="rpopma" type="fix"> Compression on rollover was broken: log file was renamed to .zip but not compressed. </action>
