[LOG4J2-897] Javaodc for org.apache.log4j.BasicConfigurator.configure()
is incorrect.

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

Branch: refs/heads/master
Commit: 39e28688135fea0397d2df20cb3acbd29d02d43c
Parents: de5e805
Author: Gary Gregory <[email protected]>
Authored: Mon Nov 17 21:22:51 2014 -0500
Committer: Gary Gregory <[email protected]>
Committed: Mon Nov 17 21:22:51 2014 -0500

----------------------------------------------------------------------
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/39e28688/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1046b8a..47e9dca 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,7 +23,7 @@
     <title>Changes</title>
   </properties>
   <body>
-    <release version="2.1.1" date="201?-??-??" description="GA Release 2.1.1">
+    <release version="2.1.1" date="201?-??-??" description="GA Release 2.2">
       <action issue="LOG4J2-893" dev="ggregory" type="fix">
         NullPointerException on filter when mapping JUL to Log4j2.
       </action>
@@ -33,6 +33,9 @@
       <action issue="LOG4J2-881" dev="ggregory" type="fix" due-to="Mariano 
Gonzalez">
         AbstractLifecycle should not implement equals() and hashCode().
       </action>
+      <action issue="LOG4J2-897" dev="ggregory" type="fix">
+        Javaodc for org.apache.log4j.BasicConfigurator.configure() is 
incorrect.
+      </action>
       <action issue="LOG4J2-881" dev="ggregory" type="update">
         Update Jackson from 2.4.2 to 2.4.3.
       </action>

Reply via email to