Repository: logging-log4j2 Updated Branches: refs/heads/master 9acc19ca2 -> a4c95655b
Typo. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a4c95655 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a4c95655 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a4c95655 Branch: refs/heads/master Commit: a4c95655b9d518c6efd8c1bb7d4d28152d0ff7f6 Parents: 9acc19c Author: Gary Gregory <[email protected]> Authored: Thu Jul 19 08:58:18 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Thu Jul 19 08:58:18 2018 -0600 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/a4c95655/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6b58e77..75e030d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -321,7 +321,7 @@ Fixed a memory leak in which ReusableObjectMessage would hold a reference to the most recently logged object. </action> <action issue="LOG4J2-2312" dev="ckozak" type="fix"> - Jackson layouts used with AsyncLoggerContextSelector output the expected format rather than only a json string of the message text. + Jackson layouts used with AsyncLoggerContextSelector output the expected format rather than only a JSON string of the message text. </action> <action issue="LOG4J2-2364" dev="ckozak" type="fix"> Fixed a memory leak in which ReusableParameterizedMessage would hold a reference to the most recently
