LOG4J2-1694 Update changes.xml
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/75e65ea3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/75e65ea3 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/75e65ea3 Branch: refs/heads/master Commit: 75e65ea34545b660bdb5e77eae1d223715ee390b Parents: 474bef4 Author: Mikael StÃ¥ldal <[email protected]> Authored: Tue Sep 26 21:55:06 2017 +0200 Committer: Mikael StÃ¥ldal <[email protected]> Committed: Tue Sep 26 21:55:06 2017 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/75e65ea3/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 94b1033..dcaa80f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="2.9.2" date="2017-XX-XX" description="GA Release 2.9.2"> + <action issue="LOG4J2-1694" dev="mikes" type="add" due-to="Michal DvoÅák"> + Add fields with fixed values to JSON/XML/YAML layouts. + </action> <action issue="LOG4J2-2054" dev="rpopma" type="add"> Provide ways to configure SSL that avoid plain-text passwords in the log4j configuration. The configuration may now specify a system environment variable that holds the password, or the path to a file that holds the password. </action>
