You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2022/01/05 23:38:43 UTC

[logging-log4j2] 02/02: Log4j 1.2 bridge adds org.apache.log4j.Hierarchy.

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 57cf5cd074dee122298f9e4853777a640ad8826c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jan 5 18:37:05 2022 -0500

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4d17079..ce3b71f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,6 +97,9 @@
       <action dev="ggregory" type="fix">
         Log4j 1.2 bridge class Category is missing some protected instance variables.
       </action>
+      <action dev="ggregory" type="fix">
+        Log4j 1.2 bridge adds org.apache.log4j.Hierarchy.
+      </action>
       <!-- ADD -->
       <!-- UPDATES -->
 	</release>