You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2017/10/19 19:51:44 UTC

logging-log4j2 git commit: LOG4J2-2076 Update changes.xml

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 44db87d0e -> fa71e1525


LOG4J2-2076 Update changes.xml


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

Branch: refs/heads/master
Commit: fa71e15252afc0c2f8c3c749842184df9186380f
Parents: 44db87d
Author: Mikael Ståldal <mi...@staldal.nu>
Authored: Thu Oct 19 21:51:38 2017 +0200
Committer: Mikael Ståldal <mi...@staldal.nu>
Committed: Thu Oct 19 21:51:38 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/fa71e152/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 331aa0d..3cb4b35 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-2076" dev="mikes" type="update">
+        Split up log4j-nosql into one module per appender.
+      </action>
       <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>