Repository: logging-log4j2
Updated Branches:
  refs/heads/master f8a0c9f63 -> f55daa01c


LOG4J-1762 Add Builder to GelfLayout


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

Branch: refs/heads/master
Commit: f55daa01c189268ed8c928268f8b024a1862e933
Parents: f8a0c9f
Author: Mikael StÃ¥ldal <[email protected]>
Authored: Thu Jan 5 17:39:37 2017 +0100
Committer: Mikael StÃ¥ldal <[email protected]>
Committed: Thu Jan 5 17:39:37 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f55daa01/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4ef9cf3..09be0a8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,6 +24,9 @@
   </properties>
   <body>
     <release version="2.8" date="2017-MM-DD" description="GA Release 2.8">
+      <action issue="LOG4J2-1762" dev="mikes" type="fix">
+        Add Builder to GelfLayout.
+      </action>
       <action issue="LOG4J2-1649" dev="rgoers" type="fix" due-to="Georg 
Friedrich">
         Insure the ConfigurationScheduler shuts down without blocking.
       </action>

Reply via email to