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


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 92cdf40  Log4j 1.2 bridge issues with filters #753.
92cdf40 is described below

commit 92cdf40f64cf77076ce0d69755fcfaf7ef5d6278
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Feb 19 11:07:54 2022 -0500

    Log4j 1.2 bridge issues with filters #753.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3212c4b..4f73e7b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -202,6 +202,9 @@
       <action dev="ggregory" type="fix" due-to="Gary Gregory">
         Log4j 1.2 bridge missing PatternParser.
       </action>
+      <action dev="ggregory" type="fix" due-to="ppkarwasz, Gary Gregory">
+        Log4j 1.2 bridge issues with filters #753.
+      </action>
       <action dev="ggregory" type="fix">
         JndiManager reverts to 2.17.0 behavior: Read the system property for 
each call.
       </action>

Reply via email to