Repository: logging-log4j2 Updated Branches: refs/heads/master 4a2becca2 -> d1f6b1be5
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/d1f6b1be Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d1f6b1be Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d1f6b1be Branch: refs/heads/master Commit: d1f6b1be59658ee067546af3063c6c1185ceb168 Parents: 4a2becc Author: Gary Gregory <[email protected]> Authored: Tue Sep 12 13:27:21 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue Sep 12 13:27:21 2017 -0600 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d1f6b1be/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5ec4943..ed32bea 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -44,7 +44,7 @@ java.lang.AbstractMethodError: javax.xml.parsers.DocumentBuilderFactory.setFeature(). </action> <action issue="LOG4J2-2029" dev="ggregory" type="fix" due-to="Fabrizio Cucci"> - Marker examples should not use deprecate flow APIs. + Marker examples should not use deprecated flow APIs. </action> <action issue="LOG4J2-1936" dev="ggregory" type="fix" due-to="Helber Belmiro"> ClassNotFoundException when making all loggers asynchronous under OSGi environment.
