LOG4J2-2062 Update changelog
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8b232ce9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8b232ce9 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8b232ce9 Branch: refs/heads/master Commit: 8b232ce9c75a4ed8b9b0a3466777e9c2f42b3ab4 Parents: d93fad1 Author: Mikael Ståldal <[email protected]> Authored: Mon Oct 16 20:57:34 2017 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Mon Oct 16 20:57:34 2017 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8b232ce9/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1ea3464..73d42ea 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-2062" dev="mikes" type="add" due-to="Jorge Sanchez"> + Add possibility of sending the key of a message to Kafka using KafkaAppender. + </action> <action issue="LOG4J2-2056" dev="rgoers" type="add"> Modularize Log4j-api and make most other log4j jars automatic modules. </action>
