This is an automated email from the ASF dual-hosted git repository. ckozak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 7ba4e0b9a27b70e0fd369780c81718ee6e6035a7 Author: Carter Kozak <[email protected]> AuthorDate: Thu Dec 23 12:46:34 2021 -0500 LOG4J2-3264 changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5b91ba6..033a7a8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -253,6 +253,9 @@ </action> </release> <release version="2.17.1" date="2021-MM-DD" description="GA Release 2.17.1"> + <action issue="LOG4J2-3264" dev="ckozak" type="fix" due-to="Yanming Zhou"> + Fix MapLookup to lookup MapMessage before DefaultMap + </action> <action issue="LOG4J2-3292" dev="ckozak" type="fix"> ExtendedLoggerWrapper.logMessage no longer double-logs when location is requested. </action>
