LOG4J2-2120 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/d563cb30 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d563cb30 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d563cb30 Branch: refs/heads/master Commit: d563cb3095397eb065c35e284f52cd187cb2b28d Parents: 11d6b5e Author: Mikael Ståldal <mik...@staldal.nu> Authored: Thu Nov 16 20:57:09 2017 +0100 Committer: Mikael Ståldal <mik...@staldal.nu> Committed: Thu Nov 16 20:57:09 2017 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d563cb30/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 683a67c..2972991 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="2.10.0" date="2017-MM-DD" description="GA Release 2.10.0"> + <action issue="LOG4J2-2120" dev="mikes" type="add" due-to="Carter Douglas Kozak "> + Properly escape newlines and other control characters in JSON. + </action> <action issue="LOG4J2-2109" dev="mikes" type="add" due-to="Carter Douglas Kozak "> Add property to disable message pattern converter lookups. </action>