You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2013/07/14 04:37:04 UTC

svn commit: r1502928 - /logging/log4j/log4j2/trunk/src/changes/changes.xml

Author: rpopma
Date: Sun Jul 14 02:37:04 2013
New Revision: 1502928

URL: http://svn.apache.org/r1502928
Log:
update changes.xml for LOG4J2-308 clarify libs used in async loggers performance tests

Modified:
    logging/log4j/log4j2/trunk/src/changes/changes.xml

Modified: logging/log4j/log4j2/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/changes/changes.xml?rev=1502928&r1=1502927&r2=1502928&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Sun Jul 14 02:37:04 2013
@@ -21,8 +21,11 @@
   </properties>
   <body>
     <release version="2.0-beta9" date="soon, very soon" description="Bug fixes and enhancements">
+      <action issue="LOG4J2-308" dev="rpopma" type="update">
+        Clarified which library versions were used in Async Loggers performance test.
+      </action>
       <action issue="LOG4J2-307" dev="rpopma" type="update">
-        Update Async Loggers' LMAX Disruptor library from 3.0.1 to 3.1.1.
+        Updated Async Loggers' LMAX Disruptor library from 3.0.1 to 3.1.1.
       </action>
       <action issue="LOG4J2-306" dev="ggregory" type="update">
         Update JSON Jackson library to 2.2.2 from 2.2.1.