Repository: logging-log4j2 Updated Branches: refs/heads/release-2.x a988a6f7d -> 70f0fc5ba
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/70f0fc5b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/70f0fc5b Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/70f0fc5b Branch: refs/heads/release-2.x Commit: 70f0fc5ba68d38307e27d069fa6b70ea86928fb4 Parents: a988a6f Author: Gary Gregory <[email protected]> Authored: Thu Jul 19 08:57:46 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Thu Jul 19 08:57:46 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/70f0fc5b/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7cc3517..71a3684 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -135,7 +135,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
