This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new acad78e  LOG4J2-63 - Add to changes.xml
acad78e is described below

commit acad78ee41b5f4361e92e470a8494e281ced9ebb
Author: Ralph Goers <[email protected]>
AuthorDate: Sat Nov 30 23:53:26 2019 -0700

    LOG4J2-63 - Add to changes.xml
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7871c47..81dae7d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -157,6 +157,9 @@
       </action>
     </release>
     <release version="2.13.0" date="2019-MM-DD" description="GA Release 
2.13.0">
+      <action issue="LOG4J2-63" dev="rgoers" type="add">
+        Add experimental support for Log4j 1 configuration files.
+      </action>
       <action issue="LOG4J2-2712" dev="rgoers" type="fix">
         The rolling file appenders would fail to compress the file after 
rollover if the file name matched the
         file pattern.

Reply via email to