Add changelog entry for LOG4J2-1568

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/74ce247e
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/74ce247e
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/74ce247e

Branch: refs/heads/LOG4J2-1349-gcfree-threadcontext
Commit: 74ce247e66739fea565240df8a94deeb6fbcacb6
Parents: 4f3b21d
Author: Matt Sicker <boa...@gmail.com>
Authored: Wed Sep 7 08:47:33 2016 -0500
Committer: Matt Sicker <boa...@gmail.com>
Committed: Wed Sep 7 08:47:33 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/74ce247e/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b718b09..8bed643 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -123,6 +123,9 @@
       <action issue="LOG4J2-1502" dev="ggregory" type="fix" due-to="Sumit 
Singhal">
         CsvParameterLayout and CsvLogEventLayout insert NUL characters if data 
starts with {, (, [ or "
       </action>
+      <action issue="LOG4J2-1568" dev="mattsicker" type="add">
+        Add support for java.util.concurrent.LinkedTransferQueue to 
AsyncAppender.
+      </action>
       <action issue="LOG4J2-1430" dev="mattsicker" type="add" due-to="John 
Cairns">
         Add optional support for Conversant DisruptorBlockingQueue in 
AsyncAppender.
       </action>

Reply via email to