Repository: logging-log4j2
Updated Branches:
  refs/heads/master 7f29dbf23 -> 1ca0c7ee5


LOG4J2-1297 added entry to change log


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

Branch: refs/heads/master
Commit: 3848b93cc35e23764f617860971247d4d451cf8d
Parents: 7f29dbf
Author: rpopma <[email protected]>
Authored: Sat May 14 20:27:48 2016 +0900
Committer: rpopma <[email protected]>
Committed: Sat May 14 20:27:48 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3848b93c/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 00a71cd..e0d7779 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,6 +24,12 @@
   </properties>
   <body>
     <release version="2.6" date="2016-MM-DD" description="GA Release 2.6">
+      <action issue="LOG4J2-1297" dev="rpopma" type="add">
+        (GC) Added manual page on garbage-free logging.
+      </action>
+      <action issue="LOG4J2-1297" dev="rpopma" type="add">
+        (GC) Added manual page on garbage-free logging.
+      </action>
       <action issue="LOG4J2-1382" dev="rpopma" type="fix">
         Copying a MutableLogEvent using Log4jLogEvent.Builder should not 
unnecessarily obtain caller location information.
       </action>

Reply via email to