changes.xml:[LOG4J2-1459][PatternLayout] Add an ANSI option to %message.
changes.xml:[LOG4J2-1471][PatternLayout] Add an ANSI option to
%xThrowable.

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

Branch: refs/heads/LOG4J-1181
Commit: 9b55a181a079b35df62e86d80231f52335069061
Parents: 9f6cc87
Author: Gary Gregory <[email protected]>
Authored: Mon Jul 25 18:08:33 2016 -0700
Committer: Gary Gregory <[email protected]>
Committed: Mon Jul 25 18:08:33 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9b55a181/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d0032c6..7eb83de 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,6 +24,12 @@
   </properties>
   <body>
     <release version="2.7.0" date="2016-MM-DD" description="GA Release 2.7.0">
+      <action issue="LOG4J2-1459" dev="ggregory" type="add" due-to="Gary 
Gregory">
+        [PatternLayout] Add an ANSI option to %message.
+      </action>
+      <action issue="LOG4J2-1471" dev="ggregory" type="add" due-to="Gary 
Gregory">
+        [PatternLayout] Add an ANSI option to %xThrowable.
+      </action>
       <action issue="LOG4J2-1313" dev="rpopma" type="fix" due-to="Philipp 
Knobel">
         Properties declared in configuration can now have their value either 
in the element body or in an attribute named "value".
       </action>

Reply via email to