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

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

commit 1060f10953cf54a8d15ce127eb02d72d3673ff88
Author: Ralph Goers <[email protected]>
AuthorDate: Sat Jul 27 20:27:34 2019 -0700

    LOG4J2-2556 - Make Log4j Core optional
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bc2cdaf..18e987b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,9 @@
          - "remove" - Removed
     -->
     <release version="2.12.1" date="2019-MM-DD" description="GA Release 
2.12.1">
+      <action issue="LOG4J2-2556" dev="rgoers" type="update">
+        Make Log4j Core optional for Log4j 1.2 API.
+      </action>
       <action issue="LOG4J2-2644" dev="rgoers" type="fix">
         Improve the performance of capturing location information.
       </action>

Reply via email to