You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2016/08/24 04:14:10 UTC

[19/31] logging-log4j2 git commit: [LOG4J2-1543] Remove deprecated API Core org.apache.logging.log4j.core.util.Constants.UTF_8. Update changes.xml.

[LOG4J2-1543] Remove deprecated API Core
org.apache.logging.log4j.core.util.Constants.UTF_8. Update changes.xml.

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

Branch: refs/heads/LOG4J2-1539
Commit: ed056d7051fafe4712dd5a1ff236e9ca34cb8d55
Parents: abe0a63
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Aug 23 08:20:37 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Aug 23 08:20:37 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ed056d70/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ad93231..a12926b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -133,7 +133,7 @@
         Update JMS test from ActiveMQ 5.13.3 to 5.13.4.
       </action>
       <action issue="LOG4J2-1543" dev="ggregory" type="update" due-to="Gary Gregory">
-        Remove deprecated API Core org.apache.logging.log4j.core.util.Constants.UTF_8.
+        Remove deprecated Core API org.apache.logging.log4j.core.util.Constants.UTF_8.
       </action>
     </release>
     <release version="2.6.2" date="2016-07-05" description="GA Release 2.6.2">