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/9eb9d1ef Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9eb9d1ef Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/9eb9d1ef Branch: refs/heads/LOG4J2-1136 Commit: 9eb9d1eff751d1d8adf2e91e1030a1618b353911 Parents: 24375ca Author: Mikael Ståldal <[email protected]> Authored: Tue Sep 29 13:39:18 2015 +0200 Committer: Ralph Goers <[email protected]> Committed: Sat Oct 3 23:08:04 2015 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9eb9d1ef/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>
