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

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

commit 1a395bdc74ca8ced5bdc87c8656b090626c3f471
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Sep 7 20:22:00 2022 +0200

    [LOG4J2-3557] Missing release note
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b93d04409d..a2f64dc21c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,6 +78,9 @@
       <action issue="LOG4J2-3590" dev="pkarwasz" type="remove">
        Remove SLF4J 1.8.x binding.
       </action>
+      <action issue="LOG4J-3557" dev="pkarwasz" type="fix" due-to="Andreas 
Leitgeb">
+       Fix recursion between Log4j 1.2 LogManager and Category.
+      </action>
     </release>
     <release version="2.18.0" date="2022-06-28" description="GA Release 
2.18.0">
       <action issue="LOG4J2-3339" dev="rgoers" type="fix">

Reply via email to