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 455933d68687abead2778f6723e70b488625b26a Author: Piotr P. Karwasz <[email protected]> AuthorDate: Wed Sep 7 20:24:38 2022 +0200 [LOG4J-3587] Changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a2f64dc21c..f18ccd51ed 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -81,6 +81,9 @@ <action issue="LOG4J-3557" dev="pkarwasz" type="fix" due-to="Andreas Leitgeb"> Fix recursion between Log4j 1.2 LogManager and Category. </action> + <action issue="LOG4J-3587" dev="pkarwasz" type="fix" due-to="Tomas Micko"> + Fix regression in Rfc5424Layout default values. + </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">
