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

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

commit cb4d7036a74752f524577f66eb5153f5d1e6670f
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 5 11:07:12 2022 -0500

    Log4j 1.2 bridge adds org.apache.log4j.helpers.LogLog.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2889fd6..3dde73f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,6 +85,9 @@
       <action dev="ggregory" type="fix" issue="LOG4J2-3316">
        Log4j 1.2 bridge adds org.apache.log4j.component.helpers.Constants.
       </action>
+      <action dev="ggregory" type="fix" issue="LOG4J2-3316">
+       Log4j 1.2 bridge adds org.apache.log4j.helpers.LogLog.
+      </action>      
       <!-- ADD -->
       <!-- UPDATES -->
        </release>

Reply via email to