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


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 9fb2f4b033 Changelog entries for LOG4J2-2872 and LOG4J-3340
9fb2f4b033 is described below

commit 9fb2f4b033889f4c358c6f5420b036678e10f8cd
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun Apr 10 07:49:20 2022 +0200

    Changelog entries for LOG4J2-2872 and LOG4J-3340
---
 src/changes/changes.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index acbdf2d1e5..1a62af7af6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,6 +88,12 @@
       <action issue="LOG4J2-3359" dev="ggregory" type="fix" due-to="Rajesh, 
Gary Gregory">
         log4j-1.2-api 2.17.2 throws NullPointerException while removing 
appender with name as null.
       </action>
+      <action issue="LOG4J2-2872" dev="pkarwasz" type="fix" due-to="Alla 
Gofman, Piotr P. Karwasz">
+        Fix problem with non-uppercase custom levels.
+      </action>
+      <action issue="LOG4J2-3440" dev="pkarwasz" type="add">
+        Add support for adding and retrieving appenders in Log4j 1.x bridge.
+      </action>
       <!-- UPDATES -->
       <action issue="LOG4J2-3428" dev="ggregory" type="fix" due-to="LF-Lin">
         Update 3rd party dependencies for 2.17.3.

Reply via email to