Repository: logging-log4j2 Updated Branches: refs/heads/master e7f3c8c4f -> 27b06b9bc
[LOG4J2-2205] New module log4j-mongodb3: Remove use of deprecated MongoDB APIs and code to the Java driver version 3 API. Fix Copy-Paste error in due-to attribute. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/532024a4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/532024a4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/532024a4 Branch: refs/heads/master Commit: 532024a43b99c41de02c85f76ceb4c591820b73e Parents: 8f53bd9 Author: ggregory <ggreg...@us-l-gg05.rocketsoftware.com> Authored: Thu Jan 25 15:10:13 2018 -0700 Committer: ggregory <ggreg...@us-l-gg05.rocketsoftware.com> Committed: Thu Jan 25 15:10:13 2018 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/532024a4/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 158c170..752b6b7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -152,7 +152,7 @@ <action issue="LOG4J2-2219" dev="ggregory" type="update" due-to="Kilian, Gary Gregory"> Configuration builder classes should look for "onMismatch", not "onMisMatch". </action> - <action issue="LOG4J2-2205" dev="ggregory" type="update" due-to="Björn Kautler"> + <action issue="LOG4J2-2205" dev="ggregory" type="update" due-to="Gary Gregory"> New module log4j-mongodb3: Remove use of deprecated MongoDB APIs and code to the Java driver version 3 API. </action> </release>