Author: mattsicker
Date: Mon Jun 16 00:59:02 2014
New Revision: 1602785

URL: http://svn.apache.org/r1602785
Log:
Add changelog message for LOG4J2-619.

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=1602785&r1=1602784&r2=1602785&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Mon Jun 16 00:59:02 2014
@@ -22,6 +22,9 @@
   </properties>
   <body>
     <release version="2.0-rc2" date="2014-MM-DD" description="Bug fixes and 
enhancements">
+      <action issue="LOG4J2-619" dev="mattsicker" type="fix" due-to="Scott 
Harrington">
+        Invalid XML configuration files do not prevent the config file from 
being checked again.
+      </action>
       <action issue="LOG4J2-637" dev="rpopma" type="fix" due-to="Mansoor 
Sajjad, Jon Wilmoth">
         JMX: Updating a Logger's level via jConsole now correctly takes effect.
       </action>


Reply via email to