LOG4J2-1422 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/58105fd6
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/58105fd6
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/58105fd6

Branch: refs/heads/master
Commit: 58105fd6149cbc2a86d4e1faf77d6fa50c6d02ac
Parents: f783408
Author: rpopma <[email protected]>
Authored: Sat Jun 11 02:37:16 2016 +0900
Committer: rpopma <[email protected]>
Committed: Sat Jun 11 02:37:16 2016 +0900

----------------------------------------------------------------------
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/58105fd6/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 355f6e6..aa7a644 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,6 +24,9 @@
   </properties>
   <body>
     <release version="2.6.2" date="2016-MM-DD" description="GA Release 2.6.2">
+      <action issue="LOG4J2-1422" dev="rpopma" type="fix">
+        Fixed issue where AsyncAppenderQueueFullPolicyTest sometimes hangs.
+      </action>
       <action issue="LOG4J2-1415" dev="rpopma" type="add">
         (GC) ParameterFormatter now avoids calling toString() on auto-boxed 
primitive message parameters.
       </action>

Reply via email to