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 2014/09/16 17:30:58 UTC

git commit: Improved change log message.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 2e34f4a42 -> 6ea61247c


Improved change log message.

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

Branch: refs/heads/master
Commit: 6ea61247cba71182bfa4b7aabb69b4dff2c79a39
Parents: 2e34f4a
Author: rpopma <rp...@apache.org>
Authored: Wed Sep 17 00:31:01 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Wed Sep 17 00:31:01 2014 +0900

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6ea61247/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ed7f9b2..bf6e9f9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,7 @@
         Plugins have been segmented into three parts: class path, user-specified packages, and OSGi bundles.
       </action>
       <action issue="LOG4J2-753" dev="rpopma" type="fix">
-        Improved CachedClock performance.
+        Reduced CachedClock thread contention.
       </action>
       <action issue="LOG4J2-819" dev="mattsicker" type="fix" due-to="Gary Gregory">
         Fixed memory leak in Tomcat 6 caused by clock background threads unintentionally