[LOG4J2-1730]: Add changelog entry for CassandraAppender

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

Branch: refs/heads/master
Commit: c404c3d79d98d2b8809a85c60ca2aab1398e3e5c
Parents: 536f6a8
Author: Matt Sicker <[email protected]>
Authored: Sat Dec 31 18:48:48 2016 -0600
Committer: Matt Sicker <[email protected]>
Committed: Sat Dec 31 18:48:48 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/c404c3d7/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 02337a6..8268160 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -216,6 +216,9 @@
       <action issue="LOG4J2-1302" dev="rpopma" type="update">
         The log4j-slf4j-impl module now declares a runtime dependency on 
log4j-core. While not technically required, this makes the log4j-slf4j-impl 
module behave similarly to slf4j-log4j12, and facilitates migration to Log4j 2.
       </action>
+      <action issue="LOG4J2-1730" dev="mattsicker" type="add">
+        Add Apache Cassandra appender.
+      </action>
       <action issue="LOG4J2-1759" dev="mattsicker" type="add">
         Add TypeConverter for java.util.UUID.
       </action>

Reply via email to